summaryrefslogtreecommitdiffstats
path: root/crypto/aes/asm/bsaes-x86_64.pl
AgeCommit message (Expand)Author
2014-08-30x86[_64] assembly pack: add Silvermont performance data.Andy Polyakov
2014-04-24aes/asm/bsaes-x86_64.pl: Atom-specific optimization.Andy Polyakov
2013-10-12aes/asm/bsaes-x86_64.pl: fix Windows-specific bug in XTS.Andy Polyakov
2013-10-03aes/asm/bsaes-*.pl: improve decrypt performance.Andy Polyakov
2013-01-22x86_64 assembly pack: make Windows build more robust.Andy Polyakov
2012-06-27x86_64 assembly pack: make it possible to compile with Perl located onAndy Polyakov
2012-03-16bsaes-x86_64.pl: optimize key conversion.Andy Polyakov
2011-11-16bsaes-x86_64.pl: fix buffer overrun in tail processing.Andy Polyakov
2011-11-13bsaes-x86_64.pl: add Win64 SEH and "hadrware" calls to aes-x86_64.pl.Andy Polyakov
2011-11-10bsaes-x86_64.pl: add bsaes_xts_[en|de]crypt.Andy Polyakov
2011-10-30bsaes-x86_64.pl: add CBC decrypt and engage it in e_aes.c.Andy Polyakov
2011-10-29bsaes-x86_64.pl: optimize InvMixColumns.Andy Polyakov
2011-10-29bsaes-x86_64.pl: add decryption procedure (with unoptimized referenceAndy Polyakov
2011-10-18bsaes-x86_64.pl: make it work with ml64.Andy Polyakov
2011-10-18[bs|vp]aes-x86[_64].pl: typos and clarifications.Andy Polyakov
2011-09-27bsaes-x86_64.pl: add due credit.Andy Polyakov
2011-09-25Add bit-sliced AES x86_64 assembler, see http://homes.esat.kuleuven.be/~ekasp...Andy Polyakov