Matt Caswell
|
8020d79b40
Update copyright year
|
3 年之前 |
Shane Lontis
|
32ab57cbb4
Fix external symbols related to ec & sm2 keys
|
3 年之前 |
Richard Levitte
|
9311d0c471
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
|
4 年之前 |
Dr. Matthias St. Pierre
|
b425001010
Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
|
4 年之前 |
Matt Caswell
|
2da8d4eb28
Add more complete support for libctx/propq in the EC code
|
4 年之前 |
Richard Levitte
|
f844f9eb44
Rename FIPS_MODE to FIPS_MODULE
|
4 年之前 |
Matt Caswell
|
33388b44b6
Update copyright year
|
4 年之前 |
Pauli
|
5e3f9aa4e9
Deprecate the ECDH functions.
|
4 年之前 |
Dr. Matthias St. Pierre
|
706457b7bd
Reorganize local header files
|
5 年之前 |
Matt Caswell
|
a9612d6c03
Make the EC code available from inside the FIPS provider
|
5 年之前 |
Richard Levitte
|
a7f182b726
Following the license change, modify the boilerplates in crypto/ec/
|
6 年之前 |
Matt Caswell
|
1212818eb0
Update copyright year
|
6 年之前 |
Nicola Tuveri
|
544648a8e0
Harmonize the error handling codepath
|
6 年之前 |
Johannes Bauer
|
4e9b720e90
Fix const correctness of EC_KEY_METHOD_get_*
|
7 年之前 |
FdaSilvaYY
|
11ed851db0
Fix and simplify error handling in (RSA/EC_kmeth)_new_method()
|
8 年之前 |
Rich Salz
|
4f22f40507
Copyright consolidation 06/10
|
8 年之前 |
J Mohan Rao Arisankala
|
cb1d435cac
few missing allocation failure checks and releases on error paths
|
8 年之前 |
Rich Salz
|
3c27208fab
Remove #error from include files.
|
8 年之前 |
Alessandro Ghedini
|
c001ce3313
Convert CRYPTO_LOCK_X509_* to new multi-threading API
|
8 年之前 |
Alessandro Ghedini
|
9b398ef297
Convert CRYPTO_LOCK_EC_* to new multi-threading API
|
8 年之前 |
Dr. Stephen Henson
|
e2285d878d
Handle KDF internally.
|
8 年之前 |
Rich Salz
|
7c96dbcdab
GH715: ENGINE_finish can take NULL
|
8 年之前 |
Rich Salz
|
349807608f
Remove /* foo.c */ comments
|
9 年之前 |
Rich Salz
|
3aef36ffef
Add CRYPTO_EX_DATA; remove EC_EXTRA_DATA
|
8 年之前 |
Dr. Stephen Henson
|
2c61a5ecca
Constify EC_KEY in ECDH_compute_key.
|
9 年之前 |
Dr. Stephen Henson
|
a0ffedaf7b
make default_ec_key_meth static
|
9 年之前 |
Dr. Stephen Henson
|
91e7bcc264
Use NULL comparison
|
9 年之前 |
Dr. Stephen Henson
|
f8d7d2d6df
EC_KEY_METHOD accessors.
|
9 年之前 |
Dr. Stephen Henson
|
a200a817ad
Top level ECDSA sign/verify redirection.
|
9 年之前 |
Dr. Stephen Henson
|
7d711cbc33
Engine EC_KEY_METHOD functionality.
|
9 年之前 |