Dr. Stephen Henson
|
2fd9664b0b
#if out deleted function from headers so it isn't picked up by WIN32 build
|
14 gadi atpakaļ |
Andy Polyakov
|
0f76640fba
Windows-specific addenum to "engage crypto/modes" commit #17716.
|
16 gadi atpakaļ |
Andy Polyakov
|
f768be81d8
size_t-fy AES, Camellia and RC4.
|
16 gadi atpakaļ |
Dr. Stephen Henson
|
6e3bc4f073
More support for KEK RecipientInfo.
|
16 gadi atpakaļ |
Ben Laurie
|
aa6d1a0c19
Forward port of IGE mode.
|
18 gadi atpakaļ |
Andy Polyakov
|
8fecd4b4f1
Sync aes.h with http://cvs.openssl.org/chngview?cn=15336.
|
18 gadi atpakaļ |
Andy Polyakov
|
21f0db692d
Tune up AES CFB. Performance improvement varies from 10% to 50% from
|
18 gadi atpakaļ |
Andy Polyakov
|
8359421d90
Default to AES u32 being unsinged int and not long. This improves cache
|
20 gadi atpakaļ |
Richard Levitte
|
8d1ebe0bd1
Add the missing parts for DES CFB1 and CFB8.
|
21 gadi atpakaļ |
Richard Levitte
|
da6c44fc97
The 'counter' is really the IV.
|
21 gadi atpakaļ |
Richard Levitte
|
940767b03f
Make sure we get the definition of OPENSSL_NO_AES.
|
21 gadi atpakaļ |
Richard Levitte
|
aa18245f7e
Make AES_ENCRYPT and AES_DECRYPT macros instead of static constants.
|
22 gadi atpakaļ |
Richard Levitte
|
1729588435
The AES CTR API was buggy, we need to save the encrypted counter as well
|
22 gadi atpakaļ |
Richard Levitte
|
97879bcd57
Add the modes OFB128, CFB128 and CTR128 to AES.
|
23 gadi atpakaļ |
Richard Levitte
|
6f9079fd50
Because Rijndael is more known as AES, use crypto/aes instead of
|
23 gadi atpakaļ |