Matt Caswell
|
da1c088f59
Copyright year updates
|
há 1 ano atrás |
Pauli
|
6be83ac172
evp: update to structure based atomics
|
há 1 ano atrás |
Richard Levitte
|
e077455e9e
Stop raising ERR_R_MALLOC_FAILURE in most places
|
há 2 anos atrás |
slontis
|
78c44b0594
Add HPKE DHKEM provider support for EC, X25519 and X448.
|
há 2 anos atrás |
Pauli
|
ee8db8c5fb
evp: make all _is_a functions accept and handle a NULL argument
|
há 2 anos atrás |
Richard Levitte
|
dc010ca6ec
CORE: Encure that cached fetches can be done per provider
|
há 3 anos atrás |
Richard Levitte
|
433e13455e
EVP: For all operations that use an EVP_PKEY, check that there is one
|
há 3 anos atrás |
Richard Levitte
|
839ffdd11c
EVP: Allow a fallback for operations that work with an EVP_PKEY
|
há 3 anos atrás |
Richard Levitte
|
ff7781462d
EVP: Add internal functions to fetch type specific EVP methods from provider
|
há 3 anos atrás |
Richard Levitte
|
5246183e7a
EVP: Reverse the fetch logic in all pkey using functionality
|
há 3 anos atrás |
Richard Levitte
|
cd77073879
Adapt all public EVP_XXX_do_all_provided() for the changed evp_generic_do_all()
|
há 3 anos atrás |
Pauli
|
bcd5d3a22d
libcrypto: make XXX_get_number() internal
|
há 3 anos atrás |
Tomas Mraz
|
ed576acdf5
Rename all getters to use get/get0 in name
|
há 3 anos atrás |
Shane Lontis
|
7c14d0c1c0
Rename the field 'provctx and data' to 'algctx' inside some objects containing
|
há 3 anos atrás |
Tomas Mraz
|
6c9bc258d2
Add type_name member to provided methods and use it
|
há 3 anos atrás |
Rich Salz
|
543e740b95
Standard style for all EVP_xxx_free routines
|
há 3 anos atrás |
Richard Levitte
|
0388823329
EVP: Add EVP_<TYPE>_description()
|
há 3 anos atrás |
Richard Levitte
|
309a78aa30
CORE: Add an algorithm_description field to OSSL_ALGORITHM
|
há 3 anos atrás |
Pauli
|
4b58d9b41b
evp: add params arguments to init functions
|
há 3 anos atrás |
Matt Caswell
|
8020d79b40
Update copyright year
|
há 3 anos atrás |
Pedro Monreal
|
bf23b9a163
Fix reason code: EVP_R_OPERATON_NOT_INITIALIZED
|
há 3 anos atrás |
Tomas Mraz
|
fb67126ea8
EVP_PKEY_CTX_get/settable_params: pass provider operation context
|
há 3 anos atrás |
Matt Caswell
|
d84f5515fa
Don't hold a lock when calling a callback in ossl_namemap_doall_names
|
há 3 anos atrás |
Richard Levitte
|
9311d0c471
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
|
há 4 anos atrás |
Dr. Matthias St. Pierre
|
b425001010
Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
|
há 4 anos atrás |
Shane Lontis
|
5a9500488d
Add EVP_KEM_gettable_ctx_params() and EVP_KEM_settable_ctx_params()
|
há 4 anos atrás |
Shane Lontis
|
80f4fd18f7
Add KEM (Key encapsulation mechanism) support to providers
|
há 4 anos atrás |