index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
chacha
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright year
Matt Caswell
2020-04-23
6
-6
/
+6
*
Also check for errors in x86_64-xlate.pl.
David Benjamin
2020-02-17
7
-7
/
+7
*
Do not silently truncate files on perlasm errors
David Benjamin
2020-01-22
7
-7
/
+7
*
For all assembler scripts where it matters, recognise clang > 9.x
Richard Levitte
2020-01-17
2
-2
/
+2
*
chacha/asm/chacha-armv8.pl: preserve FP registers d8 and d9 correctly
Ard Biesheuvel
2019-11-28
1
-2
/
+3
*
chacha_enc.c: fix for EBCDIC platforms
Joerg Schmidbauer
2019-11-13
1
-4
/
+13
*
s390x assembly pack: perlasm module update
Patrick Steuer
2019-11-05
1
-1
/
+1
*
Reorganize private crypto header files
Dr. Matthias St. Pierre
2019-09-28
1
-1
/
+1
*
Unify all assembler file generators
Richard Levitte
2019-09-16
8
-24
/
+32
*
build.info: For all assembler generators, remove all arguments
Richard Levitte
2019-09-16
1
-9
/
+8
*
Move chacha_asm_src file information to build.info files
Richard Levitte
2019-06-17
1
-1
/
+26
*
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
2
-0
/
+293
*
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
*
Build: Remove BEGINRAW / ENDRAW / OVERRIDE
Richard Levitte
2019-01-31
1
-7
/
+2
*
crypto/chacha/asm/chacha-s390x.pl: add vx code path.
Patrick Steuer
2019-01-05
2
-259
/
+558
*
Following the license change, modify the boilerplates in crypto/chacha/
Richard Levitte
2018-12-06
8
-8
/
+8
*
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
*
Harmonize the make variables across all known platforms families
Richard Levitte
2018-02-14
1
-2
/
+1
*
Processing GNU-style "make variables" - separate CPP flags from C flags
Richard Levitte
2018-01-28
1
-1
/
+3
*
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
[next]