summaryrefslogtreecommitdiffstats
path: root/crypto/des/build.info
AgeCommit message (Expand)Author
2023-01-31Avoid duplicating symbols in legacy.a with some build optionsTomas Mraz
2022-05-24Rename x86-32 assembly files from .s to .S.Sebastian Andrzej Siewior
2021-01-15Fix crypto/des/build.infoRichard Levitte
2020-06-20Build: Remove faulty DES assembler specRichard Levitte
2020-05-02Add solaris assembler fixes for legacy providerShane Lontis
2020-04-09Move legacy ciphers into the legacy providerShane Lontis
2020-02-07Adapt all build.info and test recipes to the new $disabled{'deprecated-x.y'}Richard Levitte
2020-01-25Deprecate the low level DES functions.Pauli
2019-12-19CRYPTO: split cipher_platform.h into algorithm specific headersRichard Levitte
2019-10-10Rework how our providers are builtRichard Levitte
2019-09-16build.info: For all assembler generators, remove all argumentsRichard Levitte
2019-08-26Cleanup ciphers and Add 3des ciphers.Shane Lontis
2019-06-17Move des_asm_src file information to build.info filesRichard Levitte
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-02-28crypto/des: remove unreferenced rcp_enc.c module.Andy Polyakov
2016-05-10crypto/des: remove obsolete functions.Andy Polyakov
2016-03-13Add $(LIB_CFLAGS) for any build.info generator that uses $(CFLAGS)Richard Levitte
2016-03-10Add include directory options for assembler files that include from crypto/Richard Levitte
2016-03-09Unified - adapt the generation of des 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