aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/aes/aes_ige.c
Commit message (Expand)AuthorAgeFilesLines
* size_t-fy AES, Camellia and RC4.Andy Polyakov2008-10-311-6/+6
* aes_ige suffered SIGBUS on RISC platforms.Andy Polyakov2007-08-291-3/+7
* Change C++ style comments.Dr. Stephen Henson2007-05-151-1/+1
* More IGE speedup.Ben Laurie2007-05-131-89/+102
* AES IGE mode speedup.Ben Laurie2007-05-131-31/+54
* Fix C++ style comments, change assert to OPENSSL_assert, stop warning withDr. Stephen Henson2006-08-311-44/+44
* Forward port of IGE mode.Ben Laurie2006-08-311-0/+283