Fix migration guide mappings for i2o/o2i_ECPublicKey
[openssl.git] / crypto / ec / build.info
2024-02-02 Richard LevitteFix a few incorrect paths in some build.info files
2023-08-24 Xu YizhouOptimize SM2 on aarch64
2023-08-04 Rohan McLureec: powerpc64le: Add asm implementation of felem_{squar...
2023-08-04 Rohan McLureec: 56-bit Limb Solinas' Strategy for secp384r1
2023-06-14 Yi Liconfigure: introduce no-ecx to remove ECX related feature
2022-09-23 slontisAdd HPKE DHKEM provider support for EC, X25519 and...
2022-07-14 Juergen ChristFix EC ASM flag passing
2022-05-24 Sebastian Andrzej... Rename x86-32 assembly files from .s to .S.
2021-06-25 Tomas Mrazppccap.c: Split out algorithm-specific functions
2021-06-22 Martin Schwenkeec: Only build ecp_nistp521-ppc64.s if enable-ec_nistp_...
2021-05-29 Amitay Isaacsec: Add PPC64 vector assembly version of p521 field...
2021-05-29 Martin Schwenkeec: Add run time code selection for p521 field operations
2021-05-08 Shane LontisRemove unused code from the fips module
2021-05-07 Richard LevitteDrop libimplementations.a
2021-04-22 Matt CaswellAvoid the need for Configure time 128-bit int detection
2021-04-08 Amitay Isaacscurve448: Integrate 64-bit reference implementation
2021-04-08 Amitay Isaacscurve448: Use relative includes to avoid explicit depen...
2020-12-16 Richard LevitteEVP_PKEY & EC_KEY: Make EC EVP_PKEY_CTX parameter ctrls...
2020-12-07 Shane LontisDeprecate EC_POINT_bn2point and EC_POINT_point2bn.
2020-08-09 Shane LontisAdd libctx to ecdh_KDF_X9_63.
2020-04-17 Paulis390: ECX key generation fixes.
2020-04-17 Pauliecx: add key generation support.
2020-04-16 Rich SalzUse build.info, not ifdef for crypto modules
2020-04-15 Richard LevitteEC: Refactor EVP_PKEY_CTX curve setting macros for...
2020-04-07 Richard LevittePROV: Add DERlib support for ECDSA and EC keys
2020-03-25 Richard LevitteEVP: Implement support for key downgrading in backends
2020-03-15 Shane LontisAdd ECDSA to providers
2020-02-18 Nicola Tuveri[PROV][KMGMT][KEXCH][EC] Implement EC keymgtm and ECDH
2020-02-11 Matt CaswellImplement a stricter ECX_KEY type
2019-11-01 Patrick Steuers390x: fix build errors
2019-10-16 Shane LontisFix missing Assembler defines
2019-10-10 Richard LevitteRework how our providers are built
2019-09-25 Patrick Steuers390x assembly pack: accelerate X25519, X448, Ed25519...
2019-09-16 Richard Levittebuild.info: For all assembler generators, remove all...
2019-08-15 Patrick Steuers390x assembly pack: accelerate scalar multiplication
2019-08-06 Matt CaswellMake the EC code available from inside the FIPS provider
2019-06-17 Richard LevitteMove ec_asm_src file information to build.info files
2019-01-31 Richard LevitteBuild: Remove BEGINRAW / ENDRAW / OVERRIDE
2018-07-26 Andy PolyakovAdd ec/asm/x25519-ppc64.pl module.
2018-05-09 Billy BrumleyECC: unify generic ec2 and ecp scalar multiplication...
2018-02-21 Andy PolyakovAdd x25519-x86_64.pl module, mod 2^255-19 primitives.
2018-02-20 Matt CaswellMerge f_arithmetic.c into f_generic.c
2018-02-20 Matt CaswellIntegrate Curve448 into the build system
2018-02-14 Richard LevitteHarmonize the make variables across all known platforms...
2018-01-28 Richard LevitteProcessing GNU-style "make variables" - separate CPP...
2016-08-29 Andy PolyakovAdd ecp_nistz256-ppc64 module.
2016-08-13 Dr. Stephen HensonRemove old EC based X25519 code.
2016-08-13 Dr. Stephen Hensonadd to build.info
2016-03-12 Richard LevitteAdd $(LIB_CFLAGS) for any build.info generator that...
2016-03-11 Andy Polyakovcrypto/*/build.info: make it work on ARM platforms.
2016-03-10 Richard LevitteAdd include directory options for assembler files that...
2016-03-09 Richard LevitteUnified - adapt the generation of ec assembler to use...
2016-03-08 Andy PolyakovSPARCv9 assembly pack: unify build rules and argument...
2016-02-28 Dr. Stephen HensonAdd new EC_METHOD for X25519.
2016-02-13 Richard LevittePass $(CC) to perlasm scripts via the environment
2016-02-10 Richard Levitteunified build scheme: add a "unified" template for...
2016-02-01 Richard Levitteunified build scheme: add build.info files