summaryrefslogtreecommitdiffstats
path: root/crypto/chacha/build.info
AgeCommit message (Expand)Author
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
2023-10-26riscv: Provide a vector implementation of CHACHA20 cipher.Jerry Shih
2023-09-11LoongArch64 assembly pack: add ChaCha20 modulesMin Zhou
2023-03-22Do not build P10-specific AES-GCM assembler on macOSEvan Miller
2022-12-14Do not build P10-specific Chacha20 assembler on AIXTomas Mraz
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-03Acceleration of chacha20 on aarch64 by SVEDaniel Hu
2022-04-25Use .s extension for ia64 assemblerJon Spillett
2022-02-22chacha20 performance optimizations for ppc64le with 8x lanes,Deepankar Bhattacharjee
2021-06-25ppccap.c: Split out algorithm-specific functionsTomas Mraz
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-03-29IA64 assembly pack: add {chacha|poly1305}-ia64 modules.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-02-14Harmonize the make variables across all known platforms familiesRichard Levitte
2018-01-28Processing GNU-style "make variables" - separate CPP flags from C flagsRichard Levitte
2016-03-13Add $(LIB_CFLAGS) for any build.info generator that uses $(CFLAGS)Richard Levitte
2016-03-11crypto/*/build.info: make it work on ARM platforms.Andy Polyakov
2016-03-10Add include directory options for assembler files that include from crypto/Richard Levitte
2016-03-09Unified - adapt the generation of chacha assembler to use GENERATERichard Levitte
2016-02-13Pass $(CC) to perlasm scripts via the environmentRichard Levitte
2016-02-13PPC assembly pack: add ChaCha20 and Poly1305 modules.Andy Polyakov
2016-02-10unified build scheme: add a "unified" template for Unix MakefileRichard Levitte
2016-02-01unified build scheme: add build.info filesRichard Levitte