summaryrefslogtreecommitdiff
path: root/crypto/aes/asm/aesni-sha256-x86_64.pl
Commit message (Expand)AuthorAgeFilesLines
* Ignore vendor name in Clang version number.Jung-uk Kim2020-08-271-1/+1
* Update copyright yearMatt Caswell2020-04-231-1/+1
* Also check for errors in x86_64-xlate.pl.David Benjamin2020-02-171-1/+1
* Do not silently truncate files on perlasm errorsDavid Benjamin2020-01-221-1/+1
* For all assembler scripts where it matters, recognise clang > 9.xRichard Levitte2020-01-171-1/+1
* Fix aesni_cbc_sha256_enc_avx2 backtrace infoBernd Edlinger2019-12-231-14/+44
* Add some missing cfi frame info in aesni-sha and sha-x86_64.plBernd Edlinger2019-12-201-0/+2
* Unify all assembler file generatorsRichard Levitte2019-09-161-4/+6
* Following the license change, modify the boilerplates in crypto/aes/Richard Levitte2018-12-061-1/+1
* aes/asm/aesni-sha*-x86_64.pl: add SHAEXT performance results.Andy Polyakov2017-07-241-6/+9
* aes/asm/aesni-sha*-x86_64.pl: fix IV handling in SHAEXT paths.Andy Polyakov2017-03-221-0/+1
* aes/asm/*-x86_64.pl: add CFI annotations.Andy Polyakov2017-02-131-1/+55
* x86_64 assembly pack: Win64 SEH face-lift.Andy Polyakov2017-02-061-28/+27
* Remove trailing whitespace from some files.David Benjamin2016-10-101-1/+1
* spelling fixes, just comments and readme.klemens2016-08-051-1/+1
* 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: tune clang version detection even further.Andy Polyakov2015-12-131-1/+1
* x86_64 assembly pack: tune clang version detection.Andy Polyakov2015-11-231-1/+1
* aesni-sha256-x86_64.pl: fix crash on AMD Jaguar.Andy Polyakov2015-11-161-5/+2
* Skylake performance results.Andy Polyakov2015-09-261-0/+1
* aes/asm/aesni-sha256-x86_64.pl: fix Windows compilation failure with old asse...Andy Polyakov2015-05-131-3/+3
* x86_64 assembly pack: improve masm support.Andy Polyakov2014-07-091-1/+1
* x86_64 assembly pack: refine clang detection.Andy Polyakov2014-06-281-2/+2
* x86_64 assembly pack: addendum to last clang commit.Andy Polyakov2014-06-241-1/+1
* x86_64 assembly pack: allow clang to compile AVX code.Andy Polyakov2014-06-241-0/+4
* aesni-sha[1|256]-x86_64.pl: fix logical error and MacOS X build.Andy Polyakov2014-06-161-3/+5
* aesni-sha256-x86_64.pl: add missing rex in shaext.Andy Polyakov2014-06-141-1/+1
* Facilitate back-porting of AESNI and SHA modules.Andy Polyakov2014-06-121-17/+47
* Add support for Intel SHA extension.Andy Polyakov2014-06-111-2/+322
* aesni-sha256-x86_64.pl: fix typo in Windows SEH.Andy Polyakov2013-06-301-4/+0
* aesni-sha256-x86_64.pl: harmonize with latest sha512-x86_64.pl.Andy Polyakov2013-06-101-11/+9
* Add AES-SHA256 stitch.Andy Polyakov2013-05-131-0/+1358