Richard Levitte
|
e077455e9e
Stop raising ERR_R_MALLOC_FAILURE in most places
|
2 years ago |
Matt Caswell
|
5dc6489bb6
Update our EVP_PKEY_METHODs to get low level keys via public APIs
|
3 years ago |
Tomas Mraz
|
ed576acdf5
Rename all getters to use get/get0 in name
|
3 years ago |
Matt Caswell
|
19ad1e9d37
Remove a TODO(3.0) from EVP_PKEY_derive_set_peer()
|
3 years ago |
Shane Lontis
|
32ab57cbb4
Fix external symbols related to ec & sm2 keys
|
3 years ago |
Richard Levitte
|
4333b89f50
Update copyright year
|
3 years ago |
Tomas Mraz
|
82a4620091
Add checks for NULL return from EC_KEY_get0_group()
|
3 years ago |
Richard Levitte
|
9311d0c471
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
|
4 years ago |
Shane Lontis
|
5ccada09aa
Add evp_test fixes.
|
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 |
Dr. Matthias St. Pierre
|
25f2138b0a
Reorganize private crypto header files
|
5 years ago |
Patrick Steuer
|
19bd1fa1ef
s390x assembly pack: accelerate X25519, X448, Ed25519 and Ed448
|
5 years ago |
Paul Yang
|
bc42bd6298
Support SM2 certificate signing
|
5 years ago |
Patrick Steuer
|
e8d0678da4
EVP_Digest*: enable SHA3 pre-hashing for ECDSA
|
5 years ago |
David von Oheimb
|
9fdcc21fdc
constify *_dup() and *i2d_*() and related functions as far as possible, introducing DECLARE_ASN1_DUP_FUNCTION
|
5 years ago |
Richard Levitte
|
a7f182b726
Following the license change, modify the boilerplates in crypto/ec/
|
6 years ago |
Antoine Salon
|
ffd89124bd
EVP module documentation pass
|
6 years ago |
Andy Polyakov
|
95a3705745
ec/ec_pmeth.c: minor cleanups and readability fixes.
|
6 years ago |
Jack Lloyd
|
ddb634fe6f
Move SM2 algos to SM2 specific PKEY method
|
6 years ago |
Matt Caswell
|
2167239aba
Use lowercase for internal SM2 symbols
|
6 years ago |
Matt Caswell
|
e14d6cf691
Improve use of the test framework in the SM2 internal tests
|
6 years ago |
Jack Lloyd
|
e425f90fff
Make SM2 functions private
|
6 years ago |
Matt Caswell
|
5be77b074c
Remove some logically dead code
|
6 years ago |
Todd Short
|
47eaa32d26
Fix no-sm2 with clang
|
6 years ago |
Rich Salz
|
cdb10bae3f
Set error code on alloc failures
|
6 years ago |
Matt Caswell
|
b0edda11cb
Update copyright year
|
6 years ago |
Matt Caswell
|
1bf2cc237e
Fix no-sm2
|
6 years ago |
Jack Lloyd
|
4e66475063
Handle evp_tests assumption of EVP_PKEY_FLAG_AUTOARGLEN
|
6 years ago |