aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/modes/build.info
Commit message (Expand)AuthorAgeFilesLines
* Provide additional AES-GCM test patterns to enhance test coverage.Phoebe Chen2023-10-261-1/+1
* riscv: Provide vector crypto implementation of AES-GCM mode.Jerry Shih2023-10-261-1/+2
* Update for Zvkb extension.Jerry Shih2023-10-261-2/+2
* riscv: GCM: Provide a Zvkg-based implementationChristoph Müllner2023-10-261-1/+2
* riscv: GCM: Provide a Zvbb/Zvbc-based implementationChristoph Müllner2023-10-261-1/+2
* Do not use stitched AES-GCM implementation on PPC32Tomas Mraz2023-06-301-3/+3
* Do not build P10-specific AES-GCM assembler on macOSEvan Miller2023-03-221-1/+1
* Do not build P10-specific AES-GCM assembler on AIXTomas Mraz2022-12-141-1/+4
* providers: Add SM4 XTS implementationXu Yizhou2022-11-291-1/+1
* Rename x86-32 assembly files from .s to .S.Sebastian Andrzej Siewior2022-05-241-2/+2
* Add clmul-based gmult for riscv64 with Zbb, ZbcHenry Brausen2022-05-191-0/+4
* AES-GCM enabled with AVX512 vAES and vPCLMULQDQ.Andrey Matyukov2022-02-101-1/+2
* Optimize AES-GCM for uarchs with unroll and new instructionsXiaokangQian2022-01-251-1/+3
* AES-GCM performance optimzation with stitched method for p9+ ppc64leDanny Tsen2022-01-241-1/+2
* Drop libimplementations.aRichard Levitte2021-05-071-1/+0
* Optimize AES-GCM implementation on aarch64Fangming.Fang2019-12-191-1/+3
* Fix missing Assembler definesShane Lontis2019-10-161-1/+5
* Rework how our providers are builtRichard Levitte2019-10-101-2/+2
* Add aes_wrap cipher to providersShane Lontis2019-09-201-2/+3
* build.info: For all assembler generators, remove all argumentsRichard Levitte2019-09-161-13/+12
* Add aes_xts cipher to providersShane Lontis2019-09-141-2/+3
* Add aes_ccm to providerShane Lontis2019-08-201-2/+2
* Add gcm ciphers (aes and aria) to providers.Shane Lontis2019-07-311-2/+2
* crypto/modes/build.conf: Fix MODES asm mistakesRichard Levitte2019-06-181-1/+1
* Move modes_asm_src file information to build.info filesRichard Levitte2019-06-171-1/+51
* Use variables in build.info files where it's worth the whileRichard Levitte2019-06-151-7/+4
* Make basic AES ciphers available from within the FIPS providersMatt Caswell2019-06-031-0/+4
* Build: Remove BEGINRAW / ENDRAW / OVERRIDERichard Levitte2019-01-311-6/+1
* Add RFC5297 AES-SIV supportTodd Short2018-12-121-1/+1
* Harmonize the make variables across all known platforms familiesRichard Levitte2018-02-141-4/+2
* Processing GNU-style "make variables" - separate CPP flags from C flagsRichard Levitte2018-01-281-2/+5
* s390x assembly pack: extend s390x capability vector.Patrick Steuer2017-10-301-0/+2
* Alpha assembly pack: make it work on Linux.Andy Polyakov2016-05-041-1/+1
* Add $(LIB_CFLAGS) for any build.info generator that uses $(CFLAGS)Richard Levitte2016-03-131-2/+2
* crypto/*/build.info: make it work on ARM platforms.Andy Polyakov2016-03-111-3/+4
* Add include directory options for assembler files that include from crypto/Richard Levitte2016-03-101-0/+3
* Add extra include directory for includers of ppc_arch.hRichard Levitte2016-03-091-0/+2
* Unified - adapt the generation of modes assembler to use GENERATERichard Levitte2016-03-091-21/+10
* SPARCv9 assembly pack: unify build rules and argument handling.Andy Polyakov2016-03-081-2/+2
* Pass $(CC) to perlasm scripts via the environmentRichard Levitte2016-02-131-10/+10
* unified build scheme: add a "unified" template for Unix MakefileRichard Levitte2016-02-101-0/+27
* unified build scheme: add build.info filesRichard Levitte2016-02-011-0/+5