]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/aes/aes_ige.c
Remove /* foo.c */ comments
[thirdparty/openssl.git] / crypto / aes / aes_ige.c
2016-01-26  Rich SalzRemove /* foo.c */ comments
2015-12-18  Richard LevitteRemove the "eay" c-file-style indicators
2015-05-14  Richard LevitteIdentify and move common internal libcrypto header...
2015-01-22  Matt CaswellRun util/openssl-format-source -v -c .
2008-10-31  Andy Polyakovsize_t-fy AES, Camellia and RC4.
2007-08-29  Andy Polyakovaes_ige suffered SIGBUS on RISC platforms.
2007-05-15  Dr. Stephen HensonChange C++ style comments.
2007-05-13  Ben LaurieMore IGE speedup.
2007-05-13  Ben LaurieAES IGE mode speedup.
2006-08-31  Dr. Stephen HensonFix C++ style comments, change assert to OPENSSL_assert...
2006-08-31  Ben LaurieForward port of IGE mode.