aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/ec/ec_local.h
Commit message (Expand)AuthorAgeFilesLines
* Copyright year updatesMatt Caswell2023-09-071-1/+1
* Optimize SM2 on aarch64Xu Yizhou2023-08-241-0/+5
* ec: 56-bit Limb Solinas' Strategy for secp384r1Rohan McLure2023-08-041-1/+26
* ec: update to structure based atomicsPauli2023-07-011-1/+0
* Fix typos found by codespellDimitri Papadopoulos2023-06-151-2/+2
* ec: Fail build on big-endian with enable-ec_nistp_64_gcc_128Martin Schwenke2021-06-221-0/+4
* Update copyright yearMatt Caswell2021-03-111-1/+1
* Fix external symbols related to ec & sm2 keysShane Lontis2021-02-261-248/+250
* Rename OPENSSL_CTX prefix to OSSL_LIB_CTXDr. Matthias St. Pierre2020-10-151-4/+4
* Run the withlibctx.pl scriptMatt Caswell2020-10-011-2/+2
* EC_KEY: add EC_KEY_decoded_from_explicit_params()Tomas Mraz2020-09-171-0/+2
* Add more complete support for libctx/propq in the EC codeMatt Caswell2020-06-191-2/+7
* Move EC_METHOD to internal-onlyBilly Brumley2020-06-021-0/+13
* Rename FIPS_MODE to FIPS_MODULERichard Levitte2020-04-281-1/+1
* Update copyright yearMatt Caswell2020-04-231-1/+1
* [crypto/ec] deprecate Jprojective_coordinates_GFp functionsBilly Brumley2020-04-221-8/+0
* ecx: add key generation support.Pauli2020-04-171-2/+0
* Implement provider support for Ed25519 annd Ed448Matt Caswell2020-03-091-4/+0
* [PROV][KMGMT][KEXCH][EC] Implement EC keymgtm and ECDHNicola Tuveri2020-02-181-0/+3
* Implement a stricter ECX_KEY typeMatt Caswell2020-02-111-5/+0
* Reorganize local header filesDr. Matthias St. Pierre2019-09-281-0/+763