Tomas Mraz
|
1ae4678ceb
Avoid exporting bogus (empty) data if empty selection is used
|
1 ano atrás |
Irak Rigia
|
1e6bd31e58
Replaced '{ 0, NULL }' with OSSL_DISPATCH_END in OSSL_DISPATCH arrays
|
1 ano atrás |
slontis
|
a76ccb9d0d
FFC cleanups
|
1 ano atrás |
Tomas Mraz
|
9ac82e2e72
Prevent creating DSA and DH keys without parameters through import
|
1 ano atrás |
Matt Caswell
|
46c1c2d7fa
Fix the export routines to not return success if param alloc failed
|
2 anos atrás |
Matt Caswell
|
fecb3aae22
Update copyright year
|
2 anos atrás |
Dmitry Belyavskiy
|
fba140c735
str[n]casecmp => OPENSSL_strncasecmp
|
2 anos atrás |
Richard Levitte
|
d5f9166bac
Move e_os.h to include/internal
|
2 anos atrás |
slontis
|
944f822aad
Fix EVP todata and fromdata when used with selection of EVP_PKEY_PUBLIC_KEY.
|
2 anos atrás |
x2018
|
0da3b39af3
check the return value of OSSL_PARAM_BLD_new in dsa_kmgmt.c:195
|
3 anos atrás |
Richard Levitte
|
ee22a3741e
Adapt our OSSL_FUNC_keymgmt_match() implementations to the EVP_PKEY_eq() fix
|
3 anos atrás |
Shane Lontis
|
a732a4c329
Add EVP_PKEY_todata() and EVP_PKEY_export() functions.
|
3 anos atrás |
Tomas Mraz
|
b4f447c038
Add selection support to the provider keymgmt_dup function
|
3 anos atrás |
Tomas Mraz
|
4a9fe33c8e
Implement provider-side keymgmt_dup function
|
3 anos atrás |
Shane Lontis
|
3f883c7c83
Replace OSSL_PARAM_BLD_free_params() with OSSL_PARAM_free().
|
3 anos atrás |
Tomas Mraz
|
9a48544058
Make EVP_PKEY_missing_parameters work properly on provided RSA keys
|
3 anos atrás |
Shane Lontis
|
3a37ddde91
Fix DSA EVP_PKEY_param_check() when defaults are used for param generation.
|
3 anos atrás |
Pauli
|
f9562909b7
provider: add params argument to key manager's gen_init call
|
3 anos atrás |
Tomas Mraz
|
fb67126ea8
EVP_PKEY_CTX_get/settable_params: pass provider operation context
|
3 anos atrás |
Shane Lontis
|
5af02212a5
Fix external symbols related to dsa keys
|
3 anos atrás |
Matt Caswell
|
a28d06f3e9
Update copyright year
|
3 anos atrás |
Tomas Mraz
|
ba37b82045
dsa_check: Perform simple parameter check if seed is not available
|
3 anos atrás |
Matt Caswell
|
899e25643d
Implement EVP_PKEY_param_check_quick() and use it in libssl
|
3 anos atrás |
Shane Lontis
|
f2a7151849
Fix crash in genpkey app when -pkeyopt digest:name is used for DH or DSA.
|
4 anos atrás |
Matt Caswell
|
f1d6670840
Swap to FIPS186-2 DSA generation outside of the FIPS module
|
4 anos atrás |
Nicola Tuveri
|
d1fb6b481b
Constify OSSL_FUNC_keymgmt_validate()
|
4 anos atrás |
Nicola Tuveri
|
3d914185b7
Constify OSSL_FUNC_keymgmt_has()
|
4 anos atrás |
Dr. Matthias St. Pierre
|
a829b735b6
Rename some occurrences of 'library_context' and 'lib_ctx' to 'libctx'
|
4 anos atrás |
Dr. Matthias St. Pierre
|
b425001010
Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
|
4 anos atrás |
Pauli
|
5357c10624
ffc: add _ossl to exported but internal functions
|
4 anos atrás |