]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/aes/aes_ofb.c
Copyright consolidation 05/10
[thirdparty/openssl.git] / crypto / aes / aes_ofb.c
2016-05-17  Rich SalzCopyright consolidation 05/10
2016-01-26  Rich SalzRemove /* foo.c */ comments
2015-12-18  Richard LevitteRemove the "eay" c-file-style indicators
2015-01-22  Matt CaswellRun util/openssl-format-source -v -c .
2012-06-03  Ben LaurieVersion skew reduction: trivia (I hope).
2011-02-16  Dr. Stephen HensonExperimental symbol renaming to avoid clashes with...
2008-12-23  Andy PolyakovEngage crypto/modes.
2008-10-31  Andy Polyakovsize_t-fy AES, Camellia and RC4.
2006-06-05  Andy PolyakovReimplement AES_ofb128_encrypt.
2002-11-13  Bodo Möllerdisable weird assert()s
2002-02-16  Richard LevitteAdd the modes OFB128, CFB128 and CTR128 to AES.