Richard Levitte
|
e077455e9e
Stop raising ERR_R_MALLOC_FAILURE in most places
|
2 vuotta sitten |
Juergen Christ
|
d12b824dda
Fix HPKE and DHKEM for X25519 and X448 on s390x
|
2 vuotta sitten |
slontis
|
78c44b0594
Add HPKE DHKEM provider support for EC, X25519 and X448.
|
2 vuotta sitten |
Matt Caswell
|
fecb3aae22
Update copyright year
|
2 vuotta sitten |
Dmitry Belyavskiy
|
fba140c735
str[n]casecmp => OPENSSL_strncasecmp
|
2 vuotta sitten |
Richard Levitte
|
d5f9166bac
Move e_os.h to include/internal
|
2 vuotta sitten |
slontis
|
944f822aad
Fix EVP todata and fromdata when used with selection of EVP_PKEY_PUBLIC_KEY.
|
3 vuotta sitten |
Richard Levitte
|
ee22a3741e
Adapt our OSSL_FUNC_keymgmt_match() implementations to the EVP_PKEY_eq() fix
|
3 vuotta sitten |
Tomas Mraz
|
ea82158103
ed25519 and ed448: fix incorrect OSSL_PKEY_PARAM_MAX_SIZE
|
3 vuotta sitten |
Pauli
|
965fa9c080
prov: add zero strenght arguments to BN and RAND RNG calls
|
3 vuotta sitten |
Rich Salz
|
6229815ab8
Use <> for #include openssl/xxx
|
3 vuotta sitten |
Tomas Mraz
|
b4f447c038
Add selection support to the provider keymgmt_dup function
|
3 vuotta sitten |
Tomas Mraz
|
4a9fe33c8e
Implement provider-side keymgmt_dup function
|
3 vuotta sitten |
Shane Lontis
|
3f883c7c83
Replace OSSL_PARAM_BLD_free_params() with OSSL_PARAM_free().
|
3 vuotta sitten |
Shane Lontis
|
054d43ff97
Add ossl_ ecx symbols
|
3 vuotta sitten |
Tomas Mraz
|
9a48544058
Make EVP_PKEY_missing_parameters work properly on provided RSA keys
|
3 vuotta sitten |
Matt Caswell
|
2cf8bb46fc
Ensure that ECX keys pass EVP_PKEY_param_check()
|
3 vuotta sitten |
Pauli
|
f9562909b7
provider: add params argument to key manager's gen_init call
|
3 vuotta sitten |
Tomas Mraz
|
fb67126ea8
EVP_PKEY_CTX_get/settable_params: pass provider operation context
|
3 vuotta sitten |
Shane Lontis
|
32ab57cbb4
Fix external symbols related to ec & sm2 keys
|
3 vuotta sitten |
Matt Caswell
|
a28d06f3e9
Update copyright year
|
3 vuotta sitten |
Matt Caswell
|
899e25643d
Implement EVP_PKEY_param_check_quick() and use it in libssl
|
3 vuotta sitten |
Shane Lontis
|
f0591559f6
Add validate method to ECX keymanager
|
4 vuotta sitten |
Nicola Tuveri
|
3d914185b7
Constify OSSL_FUNC_keymgmt_has()
|
4 vuotta sitten |
Matt Caswell
|
5ac8fb584a
Rename EVP_PKEY_set1_tls_encodedpoint to EVP_PKEY_set1_encoded_public_key
|
4 vuotta sitten |
Dr. Matthias St. Pierre
|
a829b735b6
Rename some occurrences of 'library_context' and 'lib_ctx' to 'libctx'
|
4 vuotta sitten |
Dr. Matthias St. Pierre
|
b425001010
Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
|
4 vuotta sitten |
Pauli
|
1be63951f8
prov: prefix all OSSL_DISPATCH tables names with ossl_
|
4 vuotta sitten |
Shane Lontis
|
8dbef010e7
Fix ecx so that is uses a settable propertyquery
|
4 vuotta sitten |
Pauli
|
422cbcee61
keymgmt: add FIPS error state handling
|
4 vuotta sitten |