Andy Polyakov
|
8359421d90
Default to AES u32 being unsinged int and not long. This improves cache
|
il y a 20 ans |
Richard Levitte
|
8d1ebe0bd1
Add the missing parts for DES CFB1 and CFB8.
|
il y a 21 ans |
Richard Levitte
|
da6c44fc97
The 'counter' is really the IV.
|
il y a 21 ans |
Richard Levitte
|
940767b03f
Make sure we get the definition of OPENSSL_NO_AES.
|
il y a 21 ans |
Richard Levitte
|
aa18245f7e
Make AES_ENCRYPT and AES_DECRYPT macros instead of static constants.
|
il y a 22 ans |
Richard Levitte
|
1729588435
The AES CTR API was buggy, we need to save the encrypted counter as well
|
il y a 22 ans |
Richard Levitte
|
97879bcd57
Add the modes OFB128, CFB128 and CTR128 to AES.
|
il y a 23 ans |
Richard Levitte
|
6f9079fd50
Because Rijndael is more known as AES, use crypto/aes instead of
|
il y a 23 ans |