summaryrefslogtreecommitdiffstats
path: root/crypto/aes/asm/aesni-sha1-x86_64.pl
AgeCommit message (Expand)Author
2020-08-27Ignore vendor name in Clang version number.Jung-uk Kim
2020-04-23Update copyright yearMatt Caswell
2020-02-17Also check for errors in x86_64-xlate.pl.David Benjamin
2020-01-22Do not silently truncate files on perlasm errorsDavid Benjamin
2020-01-17For all assembler scripts where it matters, recognise clang > 9.xRichard Levitte
2019-12-20Add some missing cfi frame info in aesni-sha and sha-x86_64.plBernd Edlinger
2019-09-16Unify all assembler file generatorsRichard Levitte
2018-12-06Following the license change, modify the boilerplates in crypto/aes/Richard Levitte
2017-07-24aes/asm/aesni-sha*-x86_64.pl: add SHAEXT performance results.Andy Polyakov
2017-03-29More typo fixesFdaSilvaYY
2017-03-22aes/asm/aesni-sha*-x86_64.pl: fix IV handling in SHAEXT paths.Andy Polyakov
2017-02-13aes/asm/*-x86_64.pl: add CFI annotations.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
2015-12-13x86_64 assembly pack: tune clang version detection even further.Andy Polyakov
2015-11-23x86_64 assembly pack: tune clang version detection.Andy Polyakov
2015-09-26Skylake performance results.Andy Polyakov
2014-06-28x86_64 assembly pack: refine clang detection.Andy Polyakov
2014-06-24x86_64 assembly pack: addendum to last clang commit.Andy Polyakov
2014-06-24x86_64 assembly pack: allow clang to compile AVX code.Andy Polyakov
2014-06-16aesni-sha[1|256]-x86_64.pl: fix logical error and MacOS X build.Andy Polyakov
2014-06-12Facilitate back-porting of AESNI and SHA modules.Andy Polyakov
2014-06-11Add support for Intel SHA extension.Andy Polyakov
2014-02-01crypto/sha/asm/sha1-x86_64.pl update:Andy Polyakov
2014-01-04aesni-sha1-x86_64.pl: refine Atom-specific optimization.Andy Polyakov
2014-01-03aesni-sha1-x86_64.pl: add stiched decrypt procedure,Andy Polyakov
2013-06-10aesni-sha1-x86_64.pl: update performance data.Andy Polyakov
2013-05-25aesni-sha1-x86_64.pl: Atom-specific optimization.Andy Polyakov
2013-02-14[aesni-]sha1-x86_64.pl: code refresh.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-06-12x86[_64] assembly pack: update benchmark results.Andy Polyakov
2011-08-23Add RC4-MD5 and AESNI-SHA1 "stitched" implementations.Andy Polyakov