Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make sure we get the definition of OPENSSL_NO_AES. | Richard Levitte | 2003-03-21 | 1 | -0/+2 |
* | Make AES_ENCRYPT and AES_DECRYPT macros instead of static constants. | Richard Levitte | 2002-12-20 | 1 | -2/+3 |
* | The AES CTR API was buggy, we need to save the encrypted counter as well | Richard Levitte | 2002-10-12 | 1 | -1/+3 |
* | Add the modes OFB128, CFB128 and CTR128 to AES. | Richard Levitte | 2002-02-16 | 1 | -10/+26 |
* | Because Rijndael is more known as AES, use crypto/aes instead of | Richard Levitte | 2002-01-02 | 1 | -0/+93 |