New -ignore_err option in ocsp application to stop the server
[openssl.git] / crypto / aes / aes.h
2003-07-03 Richard LevitteThe 'counter' is really the IV.
2003-03-20 Richard LevitteMake sure we get the definition of OPENSSL_NO_AES.
2002-12-20 Richard LevitteMake AES_ENCRYPT and AES_DECRYPT macros instead of...
2002-10-11 Richard LevitteThe AES CTR API was buggy, we need to save the encrypte...
2002-02-16 Richard LevitteAdd the modes OFB128, CFB128 and CTR128 to AES.
2002-01-02 Richard LevitteBecause Rijndael is more known as AES, use crypto/aes...