index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
sha
/
asm
/
sha512-586.pl
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright year
Matt Caswell
2020-04-23
1
-1
/
+1
*
Also check for errors in x86_64-xlate.pl.
David Benjamin
2020-02-17
1
-1
/
+1
*
Do not silently truncate files on perlasm errors
David Benjamin
2020-01-22
1
-1
/
+1
*
Unify all assembler file generators
Richard Levitte
2019-09-16
1
-2
/
+1
*
Following the license change, modify the boilerplates in crypto/sha/
Richard Levitte
2018-12-06
1
-1
/
+1
*
Many spelling fixes/typo's corrected.
Josh Soref
2017-11-12
1
-1
/
+1
*
Remove filename argument to x86 asm_init.
David Benjamin
2017-05-11
1
-1
/
+1
*
x86 assembly pack: update performance results.
Andy Polyakov
2016-12-19
1
-0
/
+1
*
x86_64 assembly pack: add Goldmont performance results.
Andy Polyakov
2016-10-24
1
-0
/
+1
*
Remove trailing whitespace from some files.
David Benjamin
2016-10-11
1
-1
/
+1
*
Add OpenSSL copyright to .pl files
Rich Salz
2016-05-21
1
-1
/
+8
*
Unified - adapt the generation of sha assembler to use GENERATE
Richard Levitte
2016-03-09
1
-0
/
+5
*
Conversion to UTF-8 where needed
Richard Levitte
2015-07-14
1
-1
/
+1
*
x86[_64] assembly pack: add Silvermont performance data.
Andy Polyakov
2014-08-30
1
-0
/
+1
*
sha512-586.pl: fix typo.
Andy Polyakov
2013-07-10
1
-1
/
+1
*
sha[256|512]-586.pl: add more SIMD code paths.
Andy Polyakov
2013-06-10
1
-24
/
+273
*
sha512-586.pl: optimize SSE2 code path, +5-7% on most CPUs, +13% on AMD K8.
Andy Polyakov
2012-07-15
1
-109
/
+124
*
x86[_64] assembly pack: update benchmark results.
Andy Polyakov
2012-06-12
1
-8
/
+10
*
perlasm: fix symptom-less bugs, missing semicolons and 'my' declarations.
Andy Polyakov
2012-04-28
1
-8
/
+8
*
Remove junk argument to function_begin in sha/asm/*-586.pl.
Andy Polyakov
2008-07-17
1
-1
/
+1
*
Minor sha[256|512]-586 performance tweaks.
Andy Polyakov
2007-09-16
1
-21
/
+24
*
Engage new x86 assembler modules.
Andy Polyakov
2007-09-14
1
-4
/
+10
*
SHA256/512 for x86.
Andy Polyakov
2007-09-13
1
-0
/
+635