summaryrefslogtreecommitdiffstats
path: root/crypto/aes/aes.h
AgeCommit message (Expand)Author
2004-01-28Add the missing parts for DES CFB1 and CFB8.Richard Levitte
2003-07-03The 'counter' is really the IV.Richard Levitte
2003-03-20Make sure we get the definition of OPENSSL_NO_AES.Richard Levitte
2002-12-20Make AES_ENCRYPT and AES_DECRYPT macros instead of static constants.Richard Levitte
2002-10-11The AES CTR API was buggy, we need to save the encrypted counter as wellRichard Levitte
2002-02-16Add the modes OFB128, CFB128 and CTR128 to AES.Richard Levitte
2002-01-02Because Rijndael is more known as AES, use crypto/aes instead ofRichard Levitte