aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/aes/aes_ofb.c
Commit message (Expand)AuthorAgeFilesLines
* Copyright consolidation 05/10Rich Salz2016-05-171-47/+6
* Remove /* foo.c */ commentsRich Salz2016-01-261-1/+0
* Remove the "eay" c-file-style indicatorsRichard Levitte2015-12-181-1/+1
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-221-4/+5
* Version skew reduction: trivia (I hope).Ben Laurie2012-06-031-1/+0
* Experimental symbol renaming to avoid clashes with regular OpenSSL.Dr. Stephen Henson2011-02-161-0/+1
* 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