summaryrefslogtreecommitdiffstats
path: root/crypto/chacha
AgeCommit message (Expand)Author
2024-05-08chacha-riscv64-v-zbb.pl: better formatYangyu Chen
2024-05-08chacha-riscv64-v-zbb.pl: add comment about vector register allocationYangyu Chen
2024-05-08riscv: Provide a vector only implementation of Chacha20 cipherYangyu Chen
2024-04-17Use scalar ALU and vector ALU together for chacha20 stream cipherJerry Shih
2024-04-17Unable to run asm code on OpenBSD (amd64)Theo Buehler
2024-04-16Remove repetitive wordsNeil Horman
2024-04-09Copyright year updatesRichard Levitte
2024-02-22chachap10-ppc.pl: Fix truncated relocation响马
2024-02-19OpenSSL License is applied for some source files, change to Apache 2Shakti Shah
2024-01-17Fix performance regression of ChaCha20 on LoongArch64Lin Runze
2023-12-19LoongArch64 assembly pack: Fix ChaCha20 ABI breakageXi Ruoyao
2023-10-26riscv: Provide a vector implementation of CHACHA20 cipher.Jerry Shih
2023-09-11LoongArch64 assembly pack: add ChaCha20 modulesMin Zhou
2023-09-07Copyright year updatesMatt Caswell
2023-08-09Fix ChaCha assembly code on 32-bit HPUX itanium systemsBernd Edlinger
2023-03-29Ensure there's only one copy of OPENSSL_armcap_P in libcrypto.aTom Cosgrove
2023-03-22Do not build P10-specific AES-GCM assembler on macOSEvan Miller
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-09-01Improve chacha20 perfomance on aarch64 by interleaving scalar with SVE/SVE2Daniel Hu
2022-07-13Add ROTATE inline RISC-V zbb/zbkb asm for chachaHongren (Zenithal) Zheng
2022-06-22Optimize chacha20 on aarch64 by SVE2Daniel Hu
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-05-03Update copyright yearMatt Caswell
2022-05-03Acceleration of chacha20 on aarch64 by SVEDaniel Hu
2022-04-25Use .s extension for ia64 assemblerJon Spillett
2022-03-14Fixed conditional statement testing 64 and 256 bytesDanny Tsen
2022-02-22chacha20 performance optimizations for ppc64le with 8x lanes,Deepankar Bhattacharjee
2021-10-01aarch64: support BTI and pointer authentication in assemblyRuss Butler
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