summaryrefslogtreecommitdiffstats
path: root/crypto/aes/asm/aes-x86_64.pl
AgeCommit message (Expand)Author
2013-01-22x86_64 assembly pack: make Windows build more robust.Andy Polyakov
2012-11-12aes-x86_64.pl: Atom-specific optimizations, +10%.Andy Polyakov
2012-06-27x86_64 assembly pack: make it possible to compile with Perl located onAndy Polyakov
2011-11-13bsaes-x86_64.pl: add Win64 SEH and "hadrware" calls to aes-x86_64.pl.Andy Polyakov
2010-07-26aes-x86_64.pl: commit#19797 was overzealous, partially reverse.Andy Polyakov
2010-07-26aes-x86_64.pl: remove redundant instructions.Andy Polyakov
2010-05-05Revert previous Linux-specific/centric commit#19629. If it really has toAndy Polyakov
2010-05-05Non-executable stack in asm.Ben Laurie
2008-12-27Revisit RT#1801 and complete fix.Andy Polyakov
2008-12-19x86_64 assembler pack: add support for Win64 SEH.Andy Polyakov
2008-12-17SEGV in AES_cbc_encrypt in aes-x86_64 assembler module.Andy Polyakov
2008-11-12x86_64 assembler pack to comply with updated styling x86_64-xlate.pl rules.Andy Polyakov
2008-01-05Make aes-x86_64 work with debug Win64 build.Andy Polyakov
2007-08-23Make x86_64 modules work under Win64/x64.Andy Polyakov
2007-07-30Buglet fixes and minor optimization in aes-x86_86 assembler.Andy Polyakov
2007-07-21Complete synchronization of aes-x86_64 with aes-586.Andy Polyakov
2007-07-19Minor optimization in AES_set_encryption_key for x86_64.Andy Polyakov
2007-07-19_x86_64_AES_[en|de]crypt_compact: size optimization and aggressiveAndy Polyakov
2007-07-13Add _x86_64_AES_[en|de]crypt_compact.Andy Polyakov
2006-06-28Mitigate the hazard of cache-collision timing attack on last round. Well,Andy Polyakov
2005-07-20Typo in version number.Andy Polyakov
2005-07-20Perl stylistic/cosmetic update for aes-x86_64.pl.Andy Polyakov
2005-07-18~15% better AES x86_64 assembler.Andy Polyakov
2005-07-14Commentary section update.Andy Polyakov
2005-07-12AES x86_64 assembler implementation.Andy Polyakov