summaryrefslogtreecommitdiffstats
path: root/crypto/chacha
AgeCommit message (Expand)Author
2023-09-19Copyright year updatesRichard Levitte
2023-08-09Fix ChaCha assembly code on 32-bit HPUX itanium systemsBernd Edlinger
2023-08-01Backport crypto/armcap.c from master branchTom Cosgrove
2023-05-30Update copyright yearTomas Mraz
2023-03-22Do not build P10-specific AES-GCM assembler on macOSEvan Miller
2023-03-14Update copyright yearMatt Caswell
2023-01-16Fix big-endian issue in chacha20 SVE implementation on aarch64fangming.fang
2022-12-14Do not build P10-specific Chacha20 assembler on AIXTomas Mraz
2022-12-01Update copyright yearTomas Mraz
2022-11-23Improve chacha20 perfomance on aarch64 by interleaving scalar with SVE/SVE2Daniel Hu
2022-11-21Add ROTATE inline RISC-V zbb/zbkb asm for chachaHongren (Zenithal) Zheng
2022-11-21Optimize chacha20 on aarch64 by SVE2Daniel Hu
2022-11-21Acceleration of chacha20 on aarch64 by SVEDaniel Hu
2022-11-11Fixed conditional statement testing 64 and 256 bytesDanny Tsen
2022-11-11chacha20 performance optimizations for ppc64le with 8x lanes,Deepankar Bhattacharjee
2022-11-09aarch64: support BTI and pointer authentication in assemblyRuss Butler
2022-05-27Generate the preprocessed .s files for chacha and poly 1305 on ia64Tomas Mraz
2022-05-27Revert "Use .s extension for ia64 assembler"Tomas Mraz
2022-05-24Rename x86-32 assembly files from .s to .S.Sebastian Andrzej Siewior
2022-04-25Use .s extension for ia64 assemblerJon Spillett
2021-06-25ppccap.c: Split out algorithm-specific functionsTomas Mraz
2021-06-17Update copyright yearMatt Caswell
2021-05-21Properly restore XMM registers in ChaCha20's AVX-512(VL) assemblyJean-Philippe Boivin
2020-10-22Fix aarch64 static linking into shared libraries (see issue #10842 and pull r...Romain Geissler
2020-08-27Ignore vendor name in Clang version number.Jung-uk Kim
2020-07-16Update copyright yearRichard Levitte
2020-07-11Add and use internal header that implements endianness checkRichard Levitte
2020-04-23Update copyright yearMatt Caswell
2020-02-17Also check for errors in x86_64-xlate.pl.David Benjamin
2020-01-22Do not silently truncate files on perlasm errorsDavid Benjamin
2020-01-17For all assembler scripts where it matters, recognise clang > 9.xRichard Levitte
2019-11-28chacha/asm/chacha-armv8.pl: preserve FP registers d8 and d9 correctlyArd Biesheuvel
2019-11-13chacha_enc.c: fix for EBCDIC platformsJoerg Schmidbauer
2019-11-05s390x assembly pack: perlasm module updatePatrick Steuer
2019-09-28Reorganize private crypto header filesDr. Matthias St. Pierre
2019-09-16Unify all assembler file generatorsRichard Levitte
2019-09-16build.info: For all assembler generators, remove all argumentsRichard Levitte
2019-06-17Move chacha_asm_src file information to build.info filesRichard Levitte
2019-04-25s390x assembly pack: remove chacha20 dependency on non-base memnonicsPatrick Steuer
2019-04-17chacha/asm/chacha-armv8.pl: replace 3+1 code paths with 4+1.Andy Polyakov
2019-04-17ARM64 assembly pack: add ThunderX2 results.Andy Polyakov
2019-03-29IA64 assembly pack: add {chacha|poly1305}-ia64 modules.Andy Polyakov
2019-03-11s390x assembly pack: import chacha from cryptogams repoPatrick Steuer
2019-02-16ARM64 assembly pack: make it Windows-friendly.Andy Polyakov
2019-02-16ARM assembly pack: make it Windows-friendly.Andy Polyakov
2019-02-16s390x assembly pack: fix formal interface bug in chacha modulePatrick Steuer
2019-02-12AArch64 assembly pack: authenticate return addresses.Andy Polyakov
2019-01-31Build: Remove BEGINRAW / ENDRAW / OVERRIDERichard Levitte
2019-01-05crypto/chacha/asm/chacha-s390x.pl: add vx code path.Patrick Steuer
2018-12-06Following the license change, modify the boilerplates in crypto/chacha/Richard Levitte