index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
chacha
/
asm
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
s390x assembly pack: remove chacha20 dependency on non-base memnonics
Patrick Steuer
2019-04-25
1
-1
/
+1
*
chacha/asm/chacha-armv8.pl: replace 3+1 code paths with 4+1.
Andy Polyakov
2019-04-17
1
-201
/
+353
*
ARM64 assembly pack: add ThunderX2 results.
Andy Polyakov
2019-04-17
1
-0
/
+1
*
IA64 assembly pack: add {chacha|poly1305}-ia64 modules.
Andy Polyakov
2019-03-29
1
-0
/
+292
*
s390x assembly pack: import chacha from cryptogams repo
Patrick Steuer
2019-03-11
1
-287
/
+719
*
ARM64 assembly pack: make it Windows-friendly.
Andy Polyakov
2019-02-16
1
-14
/
+5
*
ARM assembly pack: make it Windows-friendly.
Andy Polyakov
2019-02-16
1
-2
/
+9
*
s390x assembly pack: fix formal interface bug in chacha module
Patrick Steuer
2019-02-16
1
-1
/
+1
*
AArch64 assembly pack: authenticate return addresses.
Andy Polyakov
2019-02-12
1
-0
/
+8
*
crypto/chacha/asm/chacha-s390x.pl: add vx code path.
Patrick Steuer
2019-01-05
1
-259
/
+557
*
Following the license change, modify the boilerplates in crypto/chacha/
Richard Levitte
2018-12-06
7
-7
/
+7
*
chacha/asm/chacha-x86_64.pl: add dedicated path for 128-byte inputs.
Andy Polyakov
2018-07-03
1
-74
/
+221
*
Update copyright year
Matt Caswell
2018-06-20
1
-1
/
+1
*
{chacha|poly1305}/asm/*-x64.pl: harmonize clang version detection.
Andy Polyakov
2018-06-18
1
-1
/
+1
*
chacha/asm/chacha-ppc.pl: fix big-endian build.
Andy Polyakov
2018-06-08
1
-5
/
+6
*
chacha/asm/chacha-ppc.pl: improve performance by 40/80% on POWER8/9.
Andy Polyakov
2018-06-06
1
-8
/
+407
*
chacha/asm/chacha-ppc.pl: improve POWER8 performance by 15%.
Andy Polyakov
2018-06-03
1
-33
/
+41
*
PPC assembly pack: correct POWER9 results.
Andy Polyakov
2018-06-03
1
-1
/
+1
*
chacha/asm/chacha-ppc.pl: optimize AltiVec/VMX code path.
Andy Polyakov
2018-05-30
1
-49
/
+35
*
Update copyright year
Matt Caswell
2018-05-29
1
-1
/
+1
*
PPC assembly pack: add POWER9 results.
Andy Polyakov
2018-05-10
1
-0
/
+1
*
chacha/asm/chacha-x86_64.pl: add AVX512VL code path.
Andy Polyakov
2017-12-08
1
-4
/
+588
*
Fix chacha-armv4.pl with clang -fno-integrated-as.
David Benjamin
2017-11-28
1
-1
/
+3
*
chacha/asm/chacha-x86_64.pl: fix sporadic crash in AVX512 code path.
Andy Polyakov
2017-11-25
1
-1
/
+1
*
ARMv8 assembly pack: add Qualcomm Kryo results.
Andy Polyakov
2017-11-13
1
-0
/
+1
*
Many spelling fixes/typo's corrected.
Josh Soref
2017-11-12
1
-1
/
+1
*
x86_64 assembly pack: "optimize" for Knights Landing, add AVX-512 results.
Andy Polyakov
2017-07-21
1
-2
/
+4
*
x86_64 assembly pack: fill some blanks in Ryzen results.
Andy Polyakov
2017-07-03
1
-1
/
+1
*
Remove filename argument to x86 asm_init.
David Benjamin
2017-05-11
1
-1
/
+1
*
x86_64 assembly pack: add some Ryzen performance results.
Andy Polyakov
2017-03-22
1
-0
/
+1
*
chacha/asm/chacha-x86_64.pl: add CFI annotations.
Andy Polyakov
2017-02-26
1
-0
/
+41
*
x86_64 assembly pack: Win64 SEH face-lift.
Andy Polyakov
2017-02-06
1
-135
/
+380
*
chacha/asm/chacha-x86_64.pl: add AVX512 path optimized for shorter inputs.
Andy Polyakov
2016-12-25
1
-26
/
+249
*
x86 assembly pack: update performance results.
Andy Polyakov
2016-12-19
2
-0
/
+2
*
poly1305/asm/poly1305-x86_64.pl: allow nasm to assemble AVX512 code.
Andy Polyakov
2016-12-15
1
-1
/
+1
*
x86_64 assembly pack: add AVX512 ChaCha20 and Poly1305 code paths.
Andy Polyakov
2016-12-12
1
-3
/
+519
*
chacha/asm/chacha-x86.pl: improve [backward] portability.
Andy Polyakov
2016-11-11
1
-1
/
+8
*
PPC assembler pack: add some PPC970/G5 performance data.
Andy Polyakov
2016-11-11
1
-1
/
+2
*
x86_64 assembly pack: add Goldmont performance results.
Andy Polyakov
2016-10-24
2
-0
/
+2
*
Remove trailing whitespace from some files.
David Benjamin
2016-10-11
3
-6
/
+6
*
chacha/asm/chacha-ppc.pl: add missing .text directive.
Andy Polyakov
2016-09-08
1
-0
/
+1
*
ARMv8 assembly pack: add Samsung Mongoose results.
Andy Polyakov
2016-08-16
1
-0
/
+1
*
spelling fixes, just comments and readme.
klemens
2016-08-06
1
-1
/
+1
*
s390x assembly pack: improve portability.
Andy Polyakov
2016-06-06
1
-2
/
+2
*
x86_64 assembly pack: tolerate spaces in source directory name.
Andy Polyakov
2016-05-29
1
-1
/
+1
*
Add OpenSSL copyright to .pl files
Rich Salz
2016-05-21
7
-7
/
+56
*
chacha/asm/chacha-x86.pl: make it compile on legacy systems.
Andy Polyakov
2016-05-02
1
-1
/
+3
*
chacha/asm/chacha-ppc.pl: get misalignment corner case right on big-endian.
Andy Polyakov
2016-04-25
1
-1
/
+3
*
chacha/asm/chacha-armv8.pl: fix intermittent build failures.
Andy Polyakov
2016-04-13
1
-0
/
+1
*
Fix some assembler generating scripts for better unification
Richard Levitte
2016-03-11
2
-3
/
+3
[next]