]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/aes/aes_x86core.c
Reorganize local header files
[thirdparty/openssl.git] / crypto / aes / aes_x86core.c
2019-09-28  Dr. Matthias St... Reorganize local header files
2018-12-06  Richard LevitteFollowing the license change, modify the boilerplates...
2017-10-13  Rich SalzRemove email addresses from source code.
2017-03-02  Andy Polyakovaes/aes_x86core.c: clarify reference implementation...
2016-06-29  FdaSilvaYYWhitespace cleanup in crypto
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.