aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/ec/build.info
Commit message (Expand)AuthorAgeFilesLines
* Fix a few incorrect paths in some build.info filesRichard Levitte2024-02-021-1/+1
* Optimize SM2 on aarch64Xu Yizhou2023-08-241-0/+12
* ec: powerpc64le: Add asm implementation of felem_{square,mul}Rohan McLure2023-08-041-2/+4
* ec: 56-bit Limb Solinas' Strategy for secp384r1Rohan McLure2023-08-041-1/+1
* configure: introduce no-ecx to remove ECX related featureYi Li2023-06-141-16/+37
* Add HPKE DHKEM provider support for EC, X25519 and X448.slontis2022-09-231-0/+1
* Fix EC ASM flag passingJuergen Christ2022-07-141-0/+8
* Rename x86-32 assembly files from .s to .S.Sebastian Andrzej Siewior2022-05-241-2/+2
* ppccap.c: Split out algorithm-specific functionsTomas Mraz2021-06-251-1/+1
* ec: Only build ecp_nistp521-ppc64.s if enable-ec_nistp_64_gcc_128Martin Schwenke2021-06-221-3/+7
* ec: Add PPC64 vector assembly version of p521 field operationsAmitay Isaacs2021-05-291-1/+4
* ec: Add run time code selection for p521 field operationsMartin Schwenke2021-05-291-1/+1
* Remove unused code from the fips moduleShane Lontis2021-05-081-5/+6
* Drop libimplementations.aRichard Levitte2021-05-071-1/+0
* Avoid the need for Configure time 128-bit int detectionMatt Caswell2021-04-221-7/+2
* curve448: Integrate 64-bit reference implementationAmitay Isaacs2021-04-081-1/+7
* curve448: Use relative includes to avoid explicit dependenciesAmitay Isaacs2021-04-081-7/+0
* EVP_PKEY & EC_KEY: Make EC EVP_PKEY_CTX parameter ctrls / setters more availableRichard Levitte2020-12-161-1/+1
* Deprecate EC_POINT_bn2point and EC_POINT_point2bn.Shane Lontis2020-12-071-1/+1
* Add libctx to ecdh_KDF_X9_63.Shane Lontis2020-08-091-2/+2
* s390: ECX key generation fixes.Pauli2020-04-171-1/+2
* ecx: add key generation support.Pauli2020-04-171-1/+1
* Use build.info, not ifdef for crypto modulesRich Salz2020-04-161-1/+5
* EC: Refactor EVP_PKEY_CTX curve setting macros for param generationRichard Levitte2020-04-151-1/+1
* PROV: Add DERlib support for ECDSA and EC keysRichard Levitte2020-04-071-1/+1
* EVP: Implement support for key downgrading in backendsRichard Levitte2020-03-251-1/+1
* Add ECDSA to providersShane Lontis2020-03-151-1/+1
* [PROV][KMGMT][KEXCH][EC] Implement EC keymgtm and ECDHNicola Tuveri2020-02-181-3/+1
* Implement a stricter ECX_KEY typeMatt Caswell2020-02-111-2/+2
* s390x: fix build errorsPatrick Steuer2019-11-011-0/+3
* Fix missing Assembler definesShane Lontis2019-10-161-1/+5
* Rework how our providers are builtRichard Levitte2019-10-101-2/+2
* s390x assembly pack: accelerate X25519, X448, Ed25519 and Ed448Patrick Steuer2019-09-251-1/+1
* build.info: For all assembler generators, remove all argumentsRichard Levitte2019-09-161-10/+9
* s390x assembly pack: accelerate scalar multiplicationPatrick Steuer2019-08-151-1/+2
* Make the EC code available from inside the FIPS providerMatt Caswell2019-08-061-6/+10
* Move ec_asm_src file information to build.info filesRichard Levitte2019-06-171-1/+46
* Build: Remove BEGINRAW / ENDRAW / OVERRIDERichard Levitte2019-01-311-5/+0
* Add ec/asm/x25519-ppc64.pl module.Andy Polyakov2018-07-261-0/+1
* ECC: unify generic ec2 and ecp scalar multiplication, deprecate ec2_mult.cBilly Brumley2018-05-091-1/+1
* Add x25519-x86_64.pl module, mod 2^255-19 primitives.Andy Polyakov2018-02-211-0/+2
* Merge f_arithmetic.c into f_generic.cMatt Caswell2018-02-201-4/+2
* Integrate Curve448 into the build systemMatt Caswell2018-02-201-0/+11
* Harmonize the make variables across all known platforms familiesRichard Levitte2018-02-141-2/+1
* Processing GNU-style "make variables" - separate CPP flags from C flagsRichard Levitte2018-01-281-1/+3
* Add ecp_nistz256-ppc64 module.Andy Polyakov2016-08-291-0/+1
* Remove old EC based X25519 code.Dr. Stephen Henson2016-08-131-2/+1
* add to build.infoDr. Stephen Henson2016-08-131-0/+1
* Add $(LIB_CFLAGS) for any build.info generator that uses $(CFLAGS)Richard Levitte2016-03-131-1/+1
* crypto/*/build.info: make it work on ARM platforms.Andy Polyakov2016-03-111-3/+5