aboutsummaryrefslogtreecommitdiff
path: root/crypto/chacha
AgeCommit message (Expand)AuthorFilesLines
2019-03-11s390x assembly pack: import chacha from cryptogams repoPatrick Steuer1-287/+719
2019-02-16ARM64 assembly pack: make it Windows-friendly.Andy Polyakov1-14/+5
2019-02-16ARM assembly pack: make it Windows-friendly.Andy Polyakov1-2/+9
2019-02-16s390x assembly pack: fix formal interface bug in chacha modulePatrick Steuer1-1/+1
2019-02-12AArch64 assembly pack: authenticate return addresses.Andy Polyakov1-0/+8
2019-01-31Build: Remove BEGINRAW / ENDRAW / OVERRIDERichard Levitte1-7/+2
2019-01-05crypto/chacha/asm/chacha-s390x.pl: add vx code path.Patrick Steuer2-259/+558
2018-12-06Following the license change, modify the boilerplates in crypto/chacha/Richard Levitte8-8/+8
2018-07-03chacha/asm/chacha-x86_64.pl: add dedicated path for 128-byte inputs.Andy Polyakov1-74/+221
2018-06-20Update copyright yearMatt Caswell1-1/+1
2018-06-18{chacha|poly1305}/asm/*-x64.pl: harmonize clang version detection.Andy Polyakov1-1/+1
2018-06-08chacha/asm/chacha-ppc.pl: fix big-endian build.Andy Polyakov1-5/+6
2018-06-06chacha/asm/chacha-ppc.pl: improve performance by 40/80% on POWER8/9.Andy Polyakov1-8/+407
2018-06-03chacha/asm/chacha-ppc.pl: improve POWER8 performance by 15%.Andy Polyakov1-33/+41
2018-06-03PPC assembly pack: correct POWER9 results.Andy Polyakov1-1/+1
2018-05-30chacha/asm/chacha-ppc.pl: optimize AltiVec/VMX code path.Andy Polyakov1-49/+35
2018-05-29Update copyright yearMatt Caswell1-1/+1
2018-05-10PPC assembly pack: add POWER9 results.Andy Polyakov1-0/+1
2018-02-14Harmonize the make variables across all known platforms familiesRichard Levitte1-2/+1
2018-01-28Processing GNU-style "make variables" - separate CPP flags from C flagsRichard Levitte1-1/+3
2017-12-08chacha/asm/chacha-x86_64.pl: add AVX512VL code path.Andy Polyakov1-4/+588
2017-11-28Fix chacha-armv4.pl with clang -fno-integrated-as.David Benjamin1-1/+3
2017-11-25chacha/asm/chacha-x86_64.pl: fix sporadic crash in AVX512 code path.Andy Polyakov1-1/+1
2017-11-13ARMv8 assembly pack: add Qualcomm Kryo results.Andy Polyakov1-0/+1
2017-11-11Many spelling fixes/typo's corrected.Josh Soref1-1/+1
2017-07-21x86_64 assembly pack: "optimize" for Knights Landing, add AVX-512 results.Andy Polyakov1-2/+4
2017-07-03x86_64 assembly pack: fill some blanks in Ryzen results.Andy Polyakov1-1/+1
2017-05-11Remove filename argument to x86 asm_init.David Benjamin1-1/+1
2017-03-22x86_64 assembly pack: add some Ryzen performance results.Andy Polyakov1-0/+1
2017-02-26chacha/asm/chacha-x86_64.pl: add CFI annotations.Andy Polyakov1-0/+41
2017-02-06x86_64 assembly pack: Win64 SEH face-lift.Andy Polyakov1-135/+380
2016-12-25chacha/asm/chacha-x86_64.pl: add AVX512 path optimized for shorter inputs.Andy Polyakov1-26/+249
2016-12-19x86 assembly pack: update performance results.Andy Polyakov2-0/+2
2016-12-15poly1305/asm/poly1305-x86_64.pl: allow nasm to assemble AVX512 code.Andy Polyakov1-1/+1
2016-12-12x86_64 assembly pack: add AVX512 ChaCha20 and Poly1305 code paths.Andy Polyakov1-3/+519
2016-11-11chacha/asm/chacha-x86.pl: improve [backward] portability.Andy Polyakov1-1/+8
2016-11-11PPC assembler pack: add some PPC970/G5 performance data.Andy Polyakov1-1/+2
2016-11-10Revert "Move algorithm specific ppccap code from crypto/ppccap.c"Richard Levitte1-31/+0
2016-11-09Move algorithm specific ppccap code from crypto/ppccap.cRichard Levitte1-0/+31
2016-10-24x86_64 assembly pack: add Goldmont performance results.Andy Polyakov2-0/+2
2016-10-10Remove trailing whitespace from some files.David Benjamin3-6/+6
2016-09-08chacha/asm/chacha-ppc.pl: add missing .text directive.Andy Polyakov1-0/+1
2016-08-16ARMv8 assembly pack: add Samsung Mongoose results.Andy Polyakov1-0/+1
2016-08-05spelling fixes, just comments and readme.klemens1-1/+1
2016-06-06s390x assembly pack: improve portability.Andy Polyakov1-2/+2
2016-06-03chacha/chacha_enc.c: harmonize counter width with subroutine name.Andy Polyakov1-3/+7
2016-05-29x86_64 assembly pack: tolerate spaces in source directory name.Andy Polyakov1-1/+1
2016-05-21Add OpenSSL copyright to .pl filesRich Salz7-7/+56
2016-05-17Copyright consolidation 09/10Rich Salz1-46/+6
2016-05-02chacha/asm/chacha-x86.pl: make it compile on legacy systems.Andy Polyakov1-1/+3