summaryrefslogtreecommitdiff
path: root/crypto/aes/aes_ofb.c
Commit message (Expand)AuthorAgeFilesLines
* Engage crypto/modes.Andy Polyakov2008-12-231-74/+4
* size_t-fy AES, Camellia and RC4.Andy Polyakov2008-10-311-2/+2
* Reimplement AES_ofb128_encrypt.Andy Polyakov2006-06-051-61/+49
* disable weird assert()sBodo Möller2002-11-131-0/+6
* Add the modes OFB128, CFB128 and CTR128 to AES.Richard Levitte2002-02-161-0/+136