Richard Levitte
|
b646179229
Copyright year updates
|
7 months ago |
Matt Caswell
|
8aa3781bfc
Move discovery of the legacy alg type into the keymgmt
|
10 months ago |
Matt Caswell
|
da1c088f59
Copyright year updates
|
1 year ago |
Pauli
|
6be83ac172
evp: update to structure based atomics
|
1 year ago |
Ingo Franzki
|
5e3b84505e
Add OSSL_FUNC_keymgmt_im/export_types function that gets the provider context
|
1 year ago |
slontis
|
78c44b0594
Add HPKE DHKEM provider support for EC, X25519 and X448.
|
2 years ago |
Tomas Mraz
|
4cfcc7e121
store_result: Add fallback for fetching the keymgmt from the provider of the store
|
2 years ago |
Pauli
|
16ff70a58c
Remove the _fetch_by_number functions
|
2 years ago |
Matt Caswell
|
fecb3aae22
Update copyright year
|
2 years ago |
Pauli
|
b30b45b724
evp enc: cache cipher IV length
|
2 years ago |
Richard Levitte
|
ff7781462d
EVP: Add internal functions to fetch type specific EVP methods from provider
|
3 years ago |
Richard Levitte
|
33561e0d5b
EVP: Add evp_keymgmt_fetch_from_prov()
|
3 years ago |
Richard Levitte
|
2fd3392c8f
EVP: Add the internal function evp_generic_fetch_from_prov()
|
3 years ago |
Richard Levitte
|
793b05865a
Refactor evp_generic_do_all() to behave like evp_generic_fetch()
|
3 years ago |
Tomas Mraz
|
ed576acdf5
Rename all getters to use get/get0 in name
|
3 years ago |
Shane Lontis
|
7c14d0c1c0
Rename the field 'provctx and data' to 'algctx' inside some objects containing
|
3 years ago |
Jon Spillett
|
b536880c45
Add library context and property query support into the PKCS12 API
|
3 years ago |
Tomas Mraz
|
6c9bc258d2
Add type_name member to provided methods and use it
|
3 years ago |
Rich Salz
|
f6c95e46c0
Add "origin" field to EVP_CIPHER, EVP_MD
|
3 years ago |
Tomas Mraz
|
85fcc3fb77
Remove keymgmt_copy function from the provider API
|
3 years ago |
Tomas Mraz
|
4a9fe33c8e
Implement provider-side keymgmt_dup function
|
3 years ago |
Richard Levitte
|
309a78aa30
CORE: Add an algorithm_description field to OSSL_ALGORITHM
|
3 years ago |
Shane Lontis
|
6d7776892f
Add ossl_is_partially_overlapping symbol
|
3 years ago |
Matt Caswell
|
8020d79b40
Update copyright year
|
3 years ago |
Matt Caswell
|
d84f5515fa
Don't hold a lock when calling a callback in ossl_namemap_doall_names
|
3 years ago |
Dr. Matthias St. Pierre
|
b425001010
Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
|
4 years ago |
Pauli
|
4640cd00c3
rand: reference count the EVP_RAND contexts.
|
4 years ago |
Shane Lontis
|
80f4fd18f7
Add KEM (Key encapsulation mechanism) support to providers
|
4 years ago |
Jakub Zelenka
|
924663c36d
Add CMS AuthEnvelopedData with AES-GCM support
|
4 years ago |
Pauli
|
7d615e2178
rand_drbg: remove RAND_DRBG.
|
4 years ago |