summaryrefslogtreecommitdiffstats
path: root/crypto/sha/asm/sha512-586.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-01-22Do not silently truncate files on perlasm errorsDavid Benjamin
2019-09-16Unify all assembler file generatorsRichard Levitte
2018-12-06Following the license change, modify the boilerplates in crypto/sha/Richard Levitte
2017-11-11Many spelling fixes/typo's corrected.Josh Soref
2017-05-11Remove filename argument to x86 asm_init.David Benjamin
2016-12-19x86 assembly pack: update performance results.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-21Add OpenSSL copyright to .pl filesRich Salz
2016-03-09Unified - adapt the generation of sha assembler to use GENERATERichard Levitte
2015-07-14Conversion to UTF-8 where neededRichard Levitte
2014-08-30x86[_64] assembly pack: add Silvermont performance data.Andy Polyakov
2013-07-10sha512-586.pl: fix typo.Andy Polyakov
2013-06-10sha[256|512]-586.pl: add more SIMD code paths.Andy Polyakov
2012-07-15sha512-586.pl: optimize SSE2 code path, +5-7% on most CPUs, +13% on AMD K8.Andy Polyakov
2012-06-12x86[_64] assembly pack: update benchmark results.Andy Polyakov
2012-04-28perlasm: fix symptom-less bugs, missing semicolons and 'my' declarations.Andy Polyakov
2008-07-17Remove junk argument to function_begin in sha/asm/*-586.pl.Andy Polyakov
2007-09-16Minor sha[256|512]-586 performance tweaks.Andy Polyakov
2007-09-14Engage new x86 assembler modules.Andy Polyakov
2007-09-13SHA256/512 for x86.Andy Polyakov