PPC assembly pack: remove branch hints.
[openssl.git] / crypto / aes / aes_misc.c
2015-12-18 Richard LevitteRemove the "eay" c-file-style indicators
2015-01-22 Matt CaswellRun util/openssl-format-source -v -c .
2012-06-09 Dr. Stephen HensonRevert "version skew" patches that break FIPS compilation
2012-06-03 Ben LaurieReduce version skew: trivia (I hope).
2012-03-21 cvs2svnThis commit was manufactured by cvs2svn to create branch
2011-06-05 Dr. Stephen HensonFIPS low level blocking for AES, RC4 and Camellia....
2010-06-16 cvs2svnThis commit was manufactured by cvs2svn to create branch
2009-03-31 cvs2svnThis commit was manufactured by cvs2svn to create branch
2007-01-21 Dr. Stephen HensonConstify version strings and some structures.
2002-02-16 Richard LevitteAdd the modes OFB128, CFB128 and CTR128 to AES.
2002-01-02 Richard LevitteBecause Rijndael is more known as AES, use crypto/aes...