summaryrefslogtreecommitdiffstats
path: root/crypto/sha/asm/sha512-586.pl (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Unify all assembler file generatorsRichard Levitte2019-09-161-2/+1
* Following the license change, modify the boilerplates in crypto/sha/Richard Levitte2018-12-061-1/+1
* Many spelling fixes/typo's corrected.Josh Soref2017-11-121-1/+1
* Remove filename argument to x86 asm_init.David Benjamin2017-05-111-1/+1
* x86 assembly pack: update performance results.Andy Polyakov2016-12-191-0/+1
* x86_64 assembly pack: add Goldmont performance results.Andy Polyakov2016-10-241-0/+1
* Remove trailing whitespace from some files.David Benjamin2016-10-111-1/+1
* Add OpenSSL copyright to .pl filesRich Salz2016-05-211-1/+8
* Unified - adapt the generation of sha assembler to use GENERATERichard Levitte2016-03-091-0/+5
* Conversion to UTF-8 where neededRichard Levitte2015-07-141-1/+1
* x86[_64] assembly pack: add Silvermont performance data.Andy Polyakov2014-08-301-0/+1
* sha512-586.pl: fix typo.Andy Polyakov2013-07-101-1/+1
* sha[256|512]-586.pl: add more SIMD code paths.Andy Polyakov2013-06-101-24/+273
* sha512-586.pl: optimize SSE2 code path, +5-7% on most CPUs, +13% on AMD K8.Andy Polyakov2012-07-151-109/+124
* x86[_64] assembly pack: update benchmark results.Andy Polyakov2012-06-121-8/+10
* perlasm: fix symptom-less bugs, missing semicolons and 'my' declarations.Andy Polyakov2012-04-281-8/+8
* Remove junk argument to function_begin in sha/asm/*-586.pl.Andy Polyakov2008-07-171-1/+1
* Minor sha[256|512]-586 performance tweaks.Andy Polyakov2007-09-161-21/+24
* Engage new x86 assembler modules.Andy Polyakov2007-09-141-4/+10
* SHA256/512 for x86.Andy Polyakov2007-09-131-0/+635