Matt Caswell
|
46c1c2d7fa
Fix the export routines to not return success if param alloc failed
|
2 éve |
Matt Caswell
|
fecb3aae22
Update copyright year
|
2 éve |
slontis
|
944f822aad
Fix EVP todata and fromdata when used with selection of EVP_PKEY_PUBLIC_KEY.
|
3 éve |
Pauli
|
d715dbd8e5
replace ;; with ; as statement separator
|
2 éve |
Tomas Mraz
|
3b53f88c00
Do not call ossl_ffc_name_to_dh_named_group with NULL argument
|
2 éve |
Richard Levitte
|
ee22a3741e
Adapt our OSSL_FUNC_keymgmt_match() implementations to the EVP_PKEY_eq() fix
|
3 éve |
Shane Lontis
|
f1ffaaeece
Fixes related to separation of DH and DHX types
|
3 éve |
Tomas Mraz
|
b4f447c038
Add selection support to the provider keymgmt_dup function
|
3 éve |
Tomas Mraz
|
4a9fe33c8e
Implement provider-side keymgmt_dup function
|
3 éve |
Shane Lontis
|
3f883c7c83
Replace OSSL_PARAM_BLD_free_params() with OSSL_PARAM_free().
|
3 éve |
Shane Lontis
|
8f81e3a184
Fix DH gettable OSSL_PKEY_PARAM_DH_PRIV_LEN so that it has the correct
|
3 éve |
Tomas Mraz
|
9a48544058
Make EVP_PKEY_missing_parameters work properly on provided RSA keys
|
3 éve |
Pauli
|
f9562909b7
provider: add params argument to key manager's gen_init call
|
3 éve |
Tomas Mraz
|
fb67126ea8
EVP_PKEY_CTX_get/settable_params: pass provider operation context
|
3 éve |
Shane Lontis
|
19dbb742cd
Fix external symbols related to dh keys
|
3 éve |
Shane Lontis
|
4718326a46
Add EVP_PKEY_public_check_quick.
|
3 éve |
Matt Caswell
|
a28d06f3e9
Update copyright year
|
3 éve |
Matt Caswell
|
899e25643d
Implement EVP_PKEY_param_check_quick() and use it in libssl
|
3 éve |
Matt Caswell
|
aee73562d1
Run DH_check_ex() not DH_check_params_ex() when checking params
|
3 éve |
Richard Levitte
|
c829c23b67
EVP_PKEY & DH: Make DH EVP_PKEY_CTX parameter ctrls / setters more available
|
4 éve |
Shane Lontis
|
f2a7151849
Fix crash in genpkey app when -pkeyopt digest:name is used for DH or DSA.
|
4 éve |
Matt Caswell
|
c2bd8d2783
Swap to DH_PARAMGEN_TYPE_GENERATOR as the default outside of the FIPS module
|
4 éve |
Nicola Tuveri
|
d1fb6b481b
Constify OSSL_FUNC_keymgmt_validate()
|
4 éve |
Nicola Tuveri
|
3d914185b7
Constify OSSL_FUNC_keymgmt_has()
|
4 éve |
Matt Caswell
|
5ac8fb584a
Rename EVP_PKEY_set1_tls_encodedpoint to EVP_PKEY_set1_encoded_public_key
|
4 éve |
Richard Levitte
|
0ba71d6a63
DH: make the private key length importable / exportable
|
4 éve |
Dr. Matthias St. Pierre
|
a829b735b6
Rename some occurrences of 'library_context' and 'lib_ctx' to 'libctx'
|
4 éve |
Dr. Matthias St. Pierre
|
b425001010
Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
|
4 éve |
Pauli
|
5357c10624
ffc: add _ossl to exported but internal functions
|
4 éve |
Matt Caswell
|
d8652be06e
Run the withlibctx.pl script
|
4 éve |