Shane Lontis
|
32ab57cbb4
Fix external symbols related to ec & sm2 keys
|
3 years ago |
Richard Levitte
|
9db6af922c
EC: Reverse the default asn1_flag in a new EC_GROUP
|
3 years ago |
Richard Levitte
|
4333b89f50
Update copyright year
|
3 years ago |
Shane Lontis
|
5b5eea4b60
Deprecate EC_KEY + Update ec apps to use EVP_PKEY
|
4 years ago |
Richard Levitte
|
9311d0c471
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
|
4 years ago |
Dr. Matthias St. Pierre
|
b425001010
Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
|
4 years ago |
Matt Caswell
|
d8652be06e
Run the withlibctx.pl script
|
4 years ago |
Tomas Mraz
|
fe2f8aecfe
EC_KEY: add EC_KEY_decoded_from_explicit_params()
|
4 years ago |
Richard Levitte
|
5045abb2e9
EC: Remove one error record that shadows another
|
4 years ago |
Shane Lontis
|
c0f39ded68
Add Explicit EC parameter support to providers.
|
4 years ago |
Matt Caswell
|
2da8d4eb28
Add more complete support for libctx/propq in the EC code
|
4 years ago |
Billy Brumley
|
23ccae80bd
Move EC_METHOD to internal-only
|
4 years ago |
Nicola Tuveri
|
9c47a3386d
Fix coverity issues in EC after #11807
|
4 years ago |
Billy Brumley
|
c2f2db9b6f
deprecate EC_POINT_make_affine and EC_POINTs_make_affine
|
4 years ago |
Billy Brumley
|
6b4eb93362
deprecate EC precomputation functionality
|
4 years ago |
Billy Brumley
|
4fcd15c18a
deprecate EC_POINTs_mul function
|
4 years ago |
Richard Levitte
|
f844f9eb44
Rename FIPS_MODE to FIPS_MODULE
|
4 years ago |
Matt Caswell
|
33388b44b6
Update copyright year
|
4 years ago |
Billy Brumley
|
07caec83b8
[crypto/ec] deprecate Jprojective_coordinates_GFp functions
|
4 years ago |
Bernd Edlinger
|
1eb9b54af7
Fix the error handling in EC_POINTs_mul
|
4 years ago |
Aaron Thompson
|
0e8b6c97ba
Fix bugs in EC code introduced with FIPS changes.
|
4 years ago |
Shane Lontis
|
1c725f463e
Add ECDH to fips provider
|
4 years ago |
Shane Lontis
|
a173cc9c38
Add EC key validation to default provider
|
4 years ago |
Pauli
|
579422c85c
Deprecate the ECDSA and EV_KEY_METHOD functions.
|
4 years ago |
Richard Levitte
|
936c2b9e93
Update source files for deprecation at 3.0
|
5 years ago |
Nicola Tuveri
|
4a7a497229
Deprecate EC_GROUP_clear_free()
|
5 years ago |
Rich Salz
|
12a765a523
Explicitly test against NULL; do not use !p or similar
|
5 years ago |
Dr. Matthias St. Pierre
|
706457b7bd
Reorganize local header files
|
5 years ago |
Billy Brumley
|
b783beeadf
[crypto/ec] for ECC parameters with NULL or zero cofactor, compute it
|
5 years ago |
Matt Caswell
|
a9612d6c03
Make the EC code available from inside the FIPS provider
|
5 years ago |