Matt Caswell
|
da1c088f59
Copyright year updates
|
1 year ago |
Pauli
|
97beb77f31
fix memory allocation and reference counting issues
|
1 year ago |
Pauli
|
1353736b3e
ec: update to structure based atomics
|
1 year ago |
Richard Levitte
|
e077455e9e
Stop raising ERR_R_MALLOC_FAILURE in most places
|
2 years ago |
Tomas Mraz
|
3f773c911a
fips module header inclusion fine-tunning
|
3 years ago |
Matt Caswell
|
8020d79b40
Update copyright year
|
3 years ago |
Shane Lontis
|
32ab57cbb4
Fix external symbols related to ec & sm2 keys
|
3 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
|
2da8d4eb28
Add more complete support for libctx/propq in the EC code
|
4 years ago |
Richard Levitte
|
f844f9eb44
Rename FIPS_MODE to FIPS_MODULE
|
4 years ago |
Matt Caswell
|
33388b44b6
Update copyright year
|
4 years ago |
Pauli
|
5e3f9aa4e9
Deprecate the ECDH functions.
|
4 years ago |
Dr. Matthias St. Pierre
|
706457b7bd
Reorganize local header files
|
5 years ago |
Matt Caswell
|
a9612d6c03
Make the EC code available from inside the FIPS provider
|
5 years ago |
Richard Levitte
|
a7f182b726
Following the license change, modify the boilerplates in crypto/ec/
|
6 years ago |
Matt Caswell
|
1212818eb0
Update copyright year
|
6 years ago |
Nicola Tuveri
|
544648a8e0
Harmonize the error handling codepath
|
6 years ago |
Johannes Bauer
|
4e9b720e90
Fix const correctness of EC_KEY_METHOD_get_*
|
7 years ago |
FdaSilvaYY
|
11ed851db0
Fix and simplify error handling in (RSA/EC_kmeth)_new_method()
|
8 years ago |
Rich Salz
|
4f22f40507
Copyright consolidation 06/10
|
8 years ago |
J Mohan Rao Arisankala
|
cb1d435cac
few missing allocation failure checks and releases on error paths
|
8 years ago |
Rich Salz
|
3c27208fab
Remove #error from include files.
|
8 years ago |
Alessandro Ghedini
|
c001ce3313
Convert CRYPTO_LOCK_X509_* to new multi-threading API
|
8 years ago |
Alessandro Ghedini
|
9b398ef297
Convert CRYPTO_LOCK_EC_* to new multi-threading API
|
8 years ago |
Dr. Stephen Henson
|
e2285d878d
Handle KDF internally.
|
8 years ago |
Rich Salz
|
7c96dbcdab
GH715: ENGINE_finish can take NULL
|
8 years ago |
Rich Salz
|
349807608f
Remove /* foo.c */ comments
|
9 years ago |
Rich Salz
|
3aef36ffef
Add CRYPTO_EX_DATA; remove EC_EXTRA_DATA
|
8 years ago |
Dr. Stephen Henson
|
2c61a5ecca
Constify EC_KEY in ECDH_compute_key.
|
9 years ago |