aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/aes/asm/bsaes-x86_64.pl
Commit message (Expand)AuthorAgeFilesLines
* Unable to run asm code on OpenBSD (amd64)Theo Buehler2024-04-171-1/+4
* Update copyright yearMatt Caswell2021-06-171-1/+1
* aes: rename new bsaes_ symbols -> ossl_bsaes_ onesPauli2021-05-271-16/+16
* Update copyright yearMatt Caswell2020-04-231-1/+1
* Also check for errors in x86_64-xlate.pl.David Benjamin2020-02-171-1/+1
* x86_64: Add endbranch at function entries for Intel CETH.J. Lu2020-02-151-0/+2
* Do not silently truncate files on perlasm errorsDavid Benjamin2020-01-221-1/+1
* Fix some typosVeres Lajos2019-12-111-1/+1
* Unify all assembler file generatorsRichard Levitte2019-09-161-4/+6
* Fix some CFI issues in x86_64 assemblyDavid Benjamin2019-02-171-0/+6
* Following the license change, modify the boilerplates in crypto/aes/Richard Levitte2018-12-061-1/+1
* aes/asm/*-x86_64.pl: add CFI annotations.Andy Polyakov2017-02-131-0/+107
* x86_64 assembly pack: Win64 SEH face-lift.Andy Polyakov2017-02-061-73/+88
* x86_64 assembly pack: add Goldmont performance results.Andy Polyakov2016-10-241-0/+2
* Remove trailing whitespace from some files.David Benjamin2016-10-101-2/+2
* x86_64 assembly pack: tolerate spaces in source directory name.Andy Polyakov2016-05-291-1/+1
* Add OpenSSL copyright to .pl filesRich Salz2016-05-211-1/+8
* x86[_64] assembly pack: add Silvermont performance data.Andy Polyakov2014-08-301-0/+2
* aes/asm/bsaes-x86_64.pl: Atom-specific optimization.Andy Polyakov2014-04-241-40/+32
* aes/asm/bsaes-x86_64.pl: fix Windows-specific bug in XTS.Andy Polyakov2013-10-121-1/+3
* aes/asm/bsaes-*.pl: improve decrypt performance.Andy Polyakov2013-10-031-5/+66
* x86_64 assembly pack: make Windows build more robust.Andy Polyakov2013-01-221-1/+2
* x86_64 assembly pack: make it possible to compile with Perl located onAndy Polyakov2012-06-271-1/+1
* bsaes-x86_64.pl: optimize key conversion.Andy Polyakov2012-03-161-39/+79
* bsaes-x86_64.pl: fix buffer overrun in tail processing.Andy Polyakov2011-11-161-0/+1
* bsaes-x86_64.pl: add Win64 SEH and "hadrware" calls to aes-x86_64.pl.Andy Polyakov2011-11-131-26/+207
* bsaes-x86_64.pl: add bsaes_xts_[en|de]crypt.Andy Polyakov2011-11-101-12/+810
* bsaes-x86_64.pl: add CBC decrypt and engage it in e_aes.c.Andy Polyakov2011-10-301-3/+491
* bsaes-x86_64.pl: optimize InvMixColumns.Andy Polyakov2011-10-291-106/+82
* bsaes-x86_64.pl: add decryption procedure (with unoptimized referenceAndy Polyakov2011-10-291-26/+385
* bsaes-x86_64.pl: make it work with ml64.Andy Polyakov2011-10-181-18/+35
* [bs|vp]aes-x86[_64].pl: typos and clarifications.Andy Polyakov2011-10-181-1/+1
* bsaes-x86_64.pl: add due credit.Andy Polyakov2011-09-271-4/+4
* Add bit-sliced AES x86_64 assembler, see http://homes.esat.kuleuven.be/~ekasp...Andy Polyakov2011-09-251-0/+1184