summaryrefslogtreecommitdiffstats
path: root/crypto/bn/build.info
AgeCommit message (Expand)Author
2023-04-04Revert "Fix Timing Oracle in RSA decryption"Bernd Edlinger
2023-02-08S390x: Support ME and CRT offloadingJuergen Christ
2023-02-07Fix Timing Oracle in RSA decryptionDmitry Belyavskiy
2023-01-31Avoid duplicating symbols in legacy.a with some build optionsTomas Mraz
2022-08-17Revert "Revert "bn: Add fixed length (n=6), unrolled PPC Montgomery Multiplic...Rohan McLure
2022-06-15Revert "bn: Add fixed length (n=6), unrolled PPC Montgomery Multiplication"Tomas Mraz
2022-05-24Rename x86-32 assembly files from .s to .S.Sebastian Andrzej Siewior
2021-11-19Dual 1536/2048-bit exponentiation optimization for Intel IceLake CPUAndrey Matyukov
2021-07-15Split bignum code out of the sparcv9cap.cTomas Mraz
2021-07-02Fix compile errors when building with --api=1.1.0 no-deprecated.Shane Lontis
2021-06-25ppccap.c: Split out algorithm-specific functionsTomas Mraz
2021-05-09Optimize RSA on armv8fangming.fang
2021-05-08bn: Add fixed length (n=6), unrolled PPC Montgomery MultiplicationMartin Schwenke
2021-05-07Drop libimplementations.aRichard Levitte
2021-04-02Include BN assembler alongside CPUID codeRichard Levitte
2021-03-22Dual 1024-bit exponentiation optimization for Intel IceLake CPUAndrey Matyukov
2021-01-25bn: Deprecate the X9.31 RSA key generation related functionsTomas Mraz
2020-11-18Only disabled what we need to in a no-dh buildMatt Caswell
2020-09-10Diverse build.info: Adjust pathsRichard Levitte
2020-05-02Add solaris assembler fixes for legacy providerShane Lontis
2020-04-16Use build.info, not ifdef for crypto modulesRich Salz
2020-02-06Fix builds with no-dhMatt Caswell
2019-10-16Fix missing Assembler definesShane Lontis
2019-10-10Rework how our providers are builtRichard Levitte
2019-09-18crypto/bn/build.info: Correct use of SSE2 definitionRichard Levitte
2019-09-16build.info: For all assembler generators, remove all argumentsRichard Levitte
2019-08-23crypto/bn/build.info: define OPENSL_IA32_SSE2 globally when neededRichard Levitte
2019-06-17Move bn_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-12Make BIGNUM code available from within the FIPS moduleMatt Caswell
2019-03-12FIPS 186-4 RSA Generation & ValidationShane Lontis
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-03-02bn/asm: clean up unused PA-RISC modules.Andy Polyakov
2016-09-02MIPS assembly pack: adapt it for MIPS[32|64]R6.Andy Polyakov
2016-07-01Simplify INCLUDE statements in build.info filesRichard Levitte
2016-05-25build.info files: add quotes around any spec that may contain spacesRichard Levitte
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: SPARC-specific fixups.Andy Polyakov
2016-03-10Add include directory options for assembler files that include from crypto/Richard Levitte
2016-03-08SPARCv9 assembly pack: unify build rules and argument handling.Andy Polyakov
2016-03-07Unified - adapt the generation of bignum assembler to use GENERATERichard Levitte
2016-02-18In the unified scheme, there is no $(TOP), use $(SRCDIR) insteadRichard Levitte
2016-02-13Pass $(CC) to perlasm scripts via the environmentRichard Levitte
2016-02-11Add inclusion directory crypto/include for BN compilationsRichard Levitte
2016-02-10unified build scheme: add a "unified" template for Unix MakefileRichard Levitte
2016-02-01unified build scheme: add build.info filesRichard Levitte