The new ASN1 code automatically allocates
[openssl.git] / crypto / aes /
2002-05-31 Richard LevitteIn CFB mode, the iv is always encrypted.
2002-05-30 Richard LevitteCorrect AES counter mode, which incorrectly incremented...
2002-02-20 Richard LevitteWith Compaq make, it seems like # inside an action...
2002-02-20 Geoff Thorpemake update
2002-02-16 Richard LevitteAdd the modes OFB128, CFB128 and CTR128 to AES.
2002-01-26 Richard LevitteIt looks like I didn't remove everything that has to...
2002-01-25 Richard LevitteThere is no aestest currently. The EVP tester is used...
2002-01-18 Ben LaurieConstification, add config to /dev/crypto.
2002-01-05 Geoff Thorpe- Add the same header stuff to aes_locl.h as is in...
2002-01-02 Richard LevitteBecause Rijndael is more known as AES, use crypto/aes...