aes/asm/*-x86_64.pl: add CFI annotations.
[openssl.git] / crypto / aes / asm / bsaes-x86_64.pl
2017-02-13 Andy Polyakovaes/asm/*-x86_64.pl: add CFI annotations.
2017-02-06 Andy Polyakovx86_64 assembly pack: Win64 SEH face-lift.
2016-10-24 Andy Polyakovx86_64 assembly pack: add Goldmont performance results.
2016-10-10 David BenjaminRemove trailing whitespace from some files.
2016-05-29 Andy Polyakovx86_64 assembly pack: tolerate spaces in source directo...
2016-05-21 Rich SalzAdd OpenSSL copyright to .pl files
2014-08-30 Andy Polyakovx86[_64] assembly pack: add Silvermont performance...
2014-04-24 Andy Polyakovaes/asm/bsaes-x86_64.pl: Atom-specific optimization.
2013-10-12 Andy Polyakovaes/asm/bsaes-x86_64.pl: fix Windows-specific bug in...
2013-10-03 Andy Polyakovaes/asm/bsaes-*.pl: improve decrypt performance.
2013-01-22 Andy Polyakovx86_64 assembly pack: make Windows build more robust.
2012-06-27 Andy Polyakovx86_64 assembly pack: make it possible to compile with...
2012-03-16 Andy Polyakovbsaes-x86_64.pl: optimize key conversion.
2011-11-16 Andy Polyakovbsaes-x86_64.pl: fix buffer overrun in tail processing.
2011-11-13 Andy Polyakovbsaes-x86_64.pl: add Win64 SEH and "hadrware" calls...
2011-11-10 Andy Polyakovbsaes-x86_64.pl: add bsaes_xts_[en|de]crypt.
2011-10-30 Andy Polyakovbsaes-x86_64.pl: add CBC decrypt and engage it in e_aes.c.
2011-10-29 Andy Polyakovbsaes-x86_64.pl: optimize InvMixColumns.
2011-10-29 Andy Polyakovbsaes-x86_64.pl: add decryption procedure (with unoptim...
2011-10-18 Andy Polyakovbsaes-x86_64.pl: make it work with ml64.
2011-10-18 Andy Polyakov[bs|vp]aes-x86[_64].pl: typos and clarifications.
2011-09-27 Andy Polyakovbsaes-x86_64.pl: add due credit.
2011-09-25 Andy PolyakovAdd bit-sliced AES x86_64 assembler, see homes.esat...