]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/aes/aes_ige.c
Run util/openssl-format-source -v -c .
[thirdparty/openssl.git] / crypto / aes / aes_ige.c
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.