index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
modes
/
cts128.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add Common shared code needed to move aes ciphers to providers
Shane Lontis
2019-07-16
1
-2
/
+2
*
Following the license change, modify the boilerplates in crypto/modes/
Richard Levitte
2018-12-06
1
-1
/
+1
*
Convert modes selftests (cts128 and gcm128) to internal test
Richard Levitte
2016-11-03
1
-193
/
+0
*
Copyright consolidation 06/10
Rich Salz
2016-05-17
1
-4
/
+6
*
Remove outdated DEBUG flags.
Rich Salz
2016-02-18
1
-23
/
+0
*
Run util/openssl-format-source -v -c .
Matt Caswell
2015-01-22
1
-316
/
+392
*
modes/cts128.c: make it indent-friendly.
Andy Polyakov
2015-01-22
1
-21
/
+36
*
crypto/modes: even more strict aliasing fixes [and fix bug in cbc128.c from
Andy Polyakov
2012-11-05
1
-20
/
+8
*
Include openssl/crypto.h first in several other files so FIPS renaming
Dr. Stephen Henson
2011-02-16
1
-0
/
+1
*
"Jumbo" update for crypto/modes:
Andy Polyakov
2010-05-04
1
-1
/
+1
*
cts128.c: add support for NIST "Ciphertext Stealing" proposal.
Andy Polyakov
2010-04-10
1
-9
/
+214
*
Add modes/cts128.c, Ciphertext Stealing implementation.
Andy Polyakov
2008-12-27
1
-0
/
+259