summaryrefslogtreecommitdiffstats
path: root/crypto/aes/asm/bsaes-x86_64.pl
AgeCommit message (Expand)Author
2021-06-17Update copyright yearMatt Caswell
2021-05-27aes: rename new bsaes_ symbols -> ossl_bsaes_ onesPauli
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-11Fix some typosVeres Lajos
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-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-24x86_64 assembly pack: add Goldmont performance results.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
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