summaryrefslogtreecommitdiffstats
path: root/crypto/ec/ec_local.h
AgeCommit message (Expand)Author
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