summaryrefslogtreecommitdiffstats
path: root/crypto/ec/ec_local.h
AgeCommit message (Expand)Author
2023-08-24Optimize SM2 on aarch64Xu Yizhou
2023-08-04ec: 56-bit Limb Solinas' Strategy for secp384r1Rohan McLure
2023-07-01ec: update to structure based atomicsPauli
2023-06-15Fix typos found by codespellDimitri Papadopoulos
2021-06-22ec: Fail build on big-endian with enable-ec_nistp_64_gcc_128Martin Schwenke
2021-03-11Update copyright yearMatt Caswell
2021-02-26Fix external symbols related to ec & sm2 keysShane Lontis
2020-10-15Rename OPENSSL_CTX prefix to OSSL_LIB_CTXDr. Matthias St. Pierre
2020-10-01Run the withlibctx.pl scriptMatt Caswell
2020-09-17EC_KEY: add EC_KEY_decoded_from_explicit_params()Tomas Mraz
2020-06-19Add more complete support for libctx/propq in the EC codeMatt Caswell
2020-06-02Move EC_METHOD to internal-onlyBilly Brumley
2020-04-28Rename FIPS_MODE to FIPS_MODULERichard Levitte
2020-04-23Update copyright yearMatt Caswell
2020-04-22[crypto/ec] deprecate Jprojective_coordinates_GFp functionsBilly Brumley
2020-04-17ecx: add key generation support.Pauli
2020-03-09Implement provider support for Ed25519 annd Ed448Matt Caswell
2020-02-18[PROV][KMGMT][KEXCH][EC] Implement EC keymgtm and ECDHNicola Tuveri
2020-02-11Implement a stricter ECX_KEY typeMatt Caswell
2019-09-28Reorganize local header filesDr. Matthias St. Pierre