Matt Caswell
|
da1c088f59
Copyright year updates
|
1 年之前 |
Pauli
|
6be83ac172
evp: update to structure based atomics
|
1 年之前 |
Richard Levitte
|
e077455e9e
Stop raising ERR_R_MALLOC_FAILURE in most places
|
2 年之前 |
Pauli
|
ee8db8c5fb
evp: make all _is_a functions accept and handle a NULL argument
|
2 年之前 |
Pauli
|
a381897470
Fix Coverity 1503322, 1503324, 1503328 memory accesses
|
2 年之前 |
Matt Caswell
|
fecb3aae22
Update copyright year
|
2 年之前 |
Tomas Mraz
|
64a8f6008a
EVP_PKEY_derive_set_peer_ex: Export the peer key to proper keymgmt
|
2 年之前 |
Richard Levitte
|
dc010ca6ec
CORE: Encure that cached fetches can be done per provider
|
3 年之前 |
Richard Levitte
|
839ffdd11c
EVP: Allow a fallback for operations that work with an EVP_PKEY
|
3 年之前 |
Richard Levitte
|
ff7781462d
EVP: Add internal functions to fetch type specific EVP methods from provider
|
3 年之前 |
Richard Levitte
|
5246183e7a
EVP: Reverse the fetch logic in all pkey using functionality
|
3 年之前 |
Richard Levitte
|
cd77073879
Adapt all public EVP_XXX_do_all_provided() for the changed evp_generic_do_all()
|
3 年之前 |
Pauli
|
bcd5d3a22d
libcrypto: make XXX_get_number() internal
|
3 年之前 |
Pauli
|
4c3c2633b2
evp: remove TODOs
|
3 年之前 |
Tomas Mraz
|
ed576acdf5
Rename all getters to use get/get0 in name
|
3 年之前 |
Shane Lontis
|
7c14d0c1c0
Rename the field 'provctx and data' to 'algctx' inside some objects containing
|
3 年之前 |
Tomas Mraz
|
6c9bc258d2
Add type_name member to provided methods and use it
|
3 年之前 |
Rich Salz
|
543e740b95
Standard style for all EVP_xxx_free routines
|
3 年之前 |
Richard Levitte
|
0388823329
EVP: Add EVP_<TYPE>_description()
|
3 年之前 |
Richard Levitte
|
309a78aa30
CORE: Add an algorithm_description field to OSSL_ALGORITHM
|
3 年之前 |
Shane Lontis
|
e454a3934c
Add a range check (from SP800-56Ar3) to DH key derivation.
|
3 年之前 |
Matt Caswell
|
19ad1e9d37
Remove a TODO(3.0) from EVP_PKEY_derive_set_peer()
|
3 年之前 |
Pauli
|
4b58d9b41b
evp: add params arguments to init functions
|
3 年之前 |
Pedro Monreal
|
bf23b9a163
Fix reason code: EVP_R_OPERATON_NOT_INITIALIZED
|
3 年之前 |
Tomas Mraz
|
fb67126ea8
EVP_PKEY_CTX_get/settable_params: pass provider operation context
|
3 年之前 |
Matt Caswell
|
d84f5515fa
Don't hold a lock when calling a callback in ossl_namemap_doall_names
|
3 年之前 |
Richard Levitte
|
4333b89f50
Update copyright year
|
3 年之前 |
Tomas Mraz
|
6d9a54c6e6
Pass correct maximum output length to provider derive operation
|
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 年之前 |