x86_64 assembly pack: make it possible to compile with Perl located on
[openssl.git] / crypto / aes / asm / bsaes-x86_64.pl
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...