summaryrefslogtreecommitdiffstats
path: root/crypto/aes/asm/aes-x86_64.pl
AgeCommit message (Expand)Author
2020-04-23Update copyright yearMatt Caswell
2020-02-17Also check for errors in x86_64-xlate.pl.David Benjamin
2020-02-15x86_64: Add endbranch at function entries for Intel CETH.J. Lu
2020-01-22Do not silently truncate files on perlasm errorsDavid Benjamin
2019-12-20Add some missing cfi frame info in aes-x86_64.plBernd Edlinger
2019-09-16Unify all assembler file generatorsRichard Levitte
2019-02-17Fix some CFI issues in x86_64 assemblyDavid Benjamin
2018-12-06Following the license change, modify the boilerplates in crypto/aes/Richard Levitte
2017-11-11Many spelling fixes/typo's corrected.Josh Soref
2017-10-13Remove email addresses from source code.Rich Salz
2017-02-13aes/asm/*-x86_64.pl: add CFI annotations.Andy Polyakov
2017-02-06x86_64 assembly pack: Win64 SEH face-lift.Andy Polyakov
2016-10-10Remove trailing whitespace from some files.David Benjamin
2016-05-29x86_64 assembly pack: tolerate spaces in source directory name.Andy Polyakov
2016-05-21Add OpenSSL copyright to .pl filesRich Salz
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