summaryrefslogtreecommitdiffstats
path: root/crypto/aes/aes_cfb.c
AgeCommit message (Expand)Author
2004-11-01Make sure memmove() is defined, even on SunOS 4.1.4.Richard Levitte
2004-01-28Add the missing parts for DES CFB1 and CFB8.Richard Levitte
2002-11-13disable weird assert()sBodo Möller
2002-05-31In CFB mode, the iv is always encrypted.Richard Levitte
2002-02-16Add the modes OFB128, CFB128 and CTR128 to AES.Richard Levitte