Stop assuming the IV is 8 bytes long, use the real size instead.
[oweals/openssl.git] / crypto / aes /
2002-02-20 Richard LevitteMerg in recent changes from the main trunk.
2002-02-16 Richard LevitteAdd the modes OFB128, CFB128 and CTR128 to AES.
2002-02-16 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-02-16 Richard LevitteAdd the modes OFB128, CFB128 and CTR128 to AES.
2002-02-13 cvs2svnThis commit was manufactured by cvs2svn to create branch
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...