summaryrefslogtreecommitdiffstats
path: root/crypto/aes/aes_ige.c
AgeCommit message (Expand)Author
2017-02-20Don't call memcpy if len is zero.Rich Salz
2016-05-17Copyright consolidation 05/10Rich Salz
2016-01-26Remove /* foo.c */ commentsRich Salz
2015-12-18Remove the "eay" c-file-style indicatorsRichard Levitte
2015-05-14Identify and move common internal libcrypto header filesRichard Levitte
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell
2008-10-31size_t-fy AES, Camellia and RC4.Andy Polyakov
2007-08-29aes_ige suffered SIGBUS on RISC platforms.Andy Polyakov
2007-05-15Change C++ style comments.Dr. Stephen Henson
2007-05-13More IGE speedup.Ben Laurie
2007-05-13AES IGE mode speedup.Ben Laurie
2006-08-31Fix C++ style comments, change assert to OPENSSL_assert, stop warning withDr. Stephen Henson
2006-08-31Forward port of IGE mode.Ben Laurie