Richard Levitte
|
0388823329
EVP: Add EVP_<TYPE>_description()
|
3 years ago |
Richard Levitte
|
309a78aa30
CORE: Add an algorithm_description field to OSSL_ALGORITHM
|
3 years ago |
Pauli
|
4b58d9b41b
evp: add params arguments to init functions
|
3 years ago |
Matt Caswell
|
8020d79b40
Update copyright year
|
3 years ago |
Pedro Monreal
|
bf23b9a163
Fix reason code: EVP_R_OPERATON_NOT_INITIALIZED
|
3 years ago |
Tomas Mraz
|
fb67126ea8
EVP_PKEY_CTX_get/settable_params: pass provider operation context
|
3 years ago |
Matt Caswell
|
d84f5515fa
Don't hold a lock when calling a callback in ossl_namemap_doall_names
|
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 |
Richard Levitte
|
f21c9c64f5
EVP: use evp_pkey_ctx_is_legacy() to find what implementation to use
|
4 years ago |
Shane Lontis
|
1c52bf3c04
Add EVP_ASYM_CIPHER_gettable_ctx_params() and EVP_ASYM_CIPHER_settable_ctx_params()
|
4 years ago |
Shane Lontis
|
4343a4187d
Add self tests for rsa encryption
|
4 years ago |