engines/e_capi.c: accommodate recent DSA_SIG_[get|set]0 changes.
[openssl.git] / crypto / aes / aes_x86core.c
2016-05-17 Rich SalzCopyright consolidation 05/10
2016-04-07 Andy PolyakovClean-up *_DEBUG options.
2016-01-26 Rich SalzRemove /* foo.c */ comments
2015-12-18 Richard LevitteRemove the "eay" c-file-style indicators
2015-03-14 Emilia KasperFix undefined behaviour in shifts.
2015-01-22 Matt CaswellManually reformat aes_x86core.c and add it to the list...
2014-12-30 Tim Hudsonmark all block comments that need format preserving...
2012-11-28 Andy PolyakovUpdate support for Intel compiler: add linux-x86_64...
2012-06-03 Ben LaurieVersion skew reduction: trivia (I hope).
2011-02-16 Dr. Stephen HensonExperimental symbol renaming to avoid clashes with...
2006-08-01 Andy PolyakovSwitch to compact S-box when generating AES key schedule.
2006-07-14 Andy PolyakovAdd option for "compact" rounds to aes_x86core.c. ...
2006-07-04 Andy PolyakovFix compiler warnings.
2006-07-02 Andy PolyakovPrepare playground for AES experimental code.