summaryrefslogtreecommitdiffstats
path: root/crypto/modes/build.info
AgeCommit message (Expand)Author
2022-12-14Do not build P10-specific AES-GCM assembler on AIXTomas Mraz
2022-11-21Add clmul-based gmult for riscv64 with Zbb, ZbcHenry Brausen
2022-11-11AES-GCM enabled with AVX512 vAES and vPCLMULQDQ.Andrey Matyukov
2022-11-11Optimize AES-GCM for uarchs with unroll and new instructionsXiaokangQian
2022-11-11AES-GCM performance optimzation with stitched method for p9+ ppc64leDanny Tsen
2022-05-24Rename x86-32 assembly files from .s to .S.Sebastian Andrzej Siewior
2021-05-07Drop libimplementations.aRichard Levitte
2019-12-19Optimize AES-GCM implementation on aarch64Fangming.Fang
2019-10-16Fix missing Assembler definesShane Lontis
2019-10-10Rework how our providers are builtRichard Levitte
2019-09-20Add aes_wrap cipher to providersShane Lontis
2019-09-16build.info: For all assembler generators, remove all argumentsRichard Levitte
2019-09-14Add aes_xts cipher to providersShane Lontis
2019-08-20Add aes_ccm to providerShane Lontis
2019-07-31Add gcm ciphers (aes and aria) to providers.Shane Lontis
2019-06-18crypto/modes/build.conf: Fix MODES asm mistakesRichard Levitte
2019-06-17Move modes_asm_src file information to build.info filesRichard Levitte
2019-06-15Use variables in build.info files where it's worth the whileRichard Levitte
2019-06-03Make basic AES ciphers available from within the FIPS providersMatt Caswell
2019-01-31Build: Remove BEGINRAW / ENDRAW / OVERRIDERichard Levitte
2018-12-12Add RFC5297 AES-SIV supportTodd Short
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
2017-10-30s390x assembly pack: extend s390x capability vector.Patrick Steuer
2016-05-04Alpha assembly pack: make it work on Linux.Andy Polyakov
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-09Add extra include directory for includers of ppc_arch.hRichard Levitte
2016-03-09Unified - adapt the generation of modes assembler to use GENERATERichard Levitte
2016-03-08SPARCv9 assembly pack: unify build rules and argument handling.Andy Polyakov
2016-02-13Pass $(CC) to perlasm scripts via the environmentRichard Levitte
2016-02-10unified build scheme: add a "unified" template for Unix MakefileRichard Levitte
2016-02-01unified build scheme: add build.info filesRichard Levitte