Matt Caswell
|
da1c088f59
Copyright year updates
|
il y a 1 an |
Yi Li
|
4032cd9a14
configure: introduce no-ecx to remove ECX related feature
|
il y a 1 an |
Nicola Tuveri
|
a16e86683e
Honor OSSL_PKEY_PARAM_EC_POINT_CONVERSION_FORMAT as set and default to UNCOMPRESSED
|
il y a 3 ans |
Milan Broz
|
373d901280
pem: avoid segfault if PKEY is NULL in PEM_write_bio_PrivateKey
|
il y a 2 ans |
Peiwei Hu
|
babc818c3f
Fix the checks of EVP_PKEY_private_check
|
il y a 2 ans |
Peiwei Hu
|
bba14c6e28
Fix the checks of EVP_PKEY_public_check
|
il y a 2 ans |
Peiwei Hu
|
d016758706
Fix the checks of EVP_PKEY_pairwise_check
|
il y a 2 ans |
Peiwei Hu
|
92d0d7ea9b
Fix the checks of EVP_PKEY_check
|
il y a 2 ans |
Matt Caswell
|
fecb3aae22
Update copyright year
|
il y a 2 ans |
Pauli
|
43332e405b
test: change pkey kdf dup fail test to a pkey kdf dup success test
|
il y a 2 ans |
Darshan Sen
|
1d28ada1c3
Allow empty passphrase in PEM_write_bio_PKCS8PrivateKey_nid()
|
il y a 2 ans |
Darshan Sen
|
59ccb72cd5
Fix invalid malloc failures in PEM_write_bio_PKCS8PrivateKey()
|
il y a 2 ans |
Tomas Mraz
|
d4d8f163db
Test importing EC key parameters with a bad curve
|
il y a 2 ans |
slontis
|
884400d789
Fix tests to check for negative results when calling EVP_PKEY_fromdata_init
|
il y a 3 ans |
PW Hu
|
8b7d7789dc
Fix return value error in doc, and an error test
|
il y a 3 ans |
slontis
|
85407b7754
Fix double free in EVP_PKEY_CTX_dup()
|
il y a 3 ans |
Richard Levitte
|
d68820d956
Add tests for EVP_PKEY_get_utf8_string_param(), both positive and negative
|
il y a 3 ans |
Richard Levitte
|
6a2b8ff392
Decoding PKCS#8: separate decoding of encrypted and unencrypted PKCS#8
|
il y a 3 ans |
Tomas Mraz
|
ea82158103
ed25519 and ed448: fix incorrect OSSL_PKEY_PARAM_MAX_SIZE
|
il y a 3 ans |
Tomas Mraz
|
ed576acdf5
Rename all getters to use get/get0 in name
|
il y a 3 ans |
Jon Spillett
|
f71a745358
Fixes #14662. Return all EC parameters even for named curves
|
il y a 3 ans |
Shane Lontis
|
3f883c7c83
Replace OSSL_PARAM_BLD_free_params() with OSSL_PARAM_free().
|
il y a 3 ans |
Tomas Mraz
|
2145ba5e83
Implement EVP_PKEY_dup() function
|
il y a 3 ans |
Tomas Mraz
|
9a48544058
Make EVP_PKEY_missing_parameters work properly on provided RSA keys
|
il y a 3 ans |
Tomas Mraz
|
d2ccfb9caa
evp_pkey_provided_test: Improve diagnostic output
|
il y a 3 ans |
Shane Lontis
|
94553e85b6
Fix external symbols for bn
|
il y a 3 ans |
Matt Caswell
|
a28d06f3e9
Update copyright year
|
il y a 3 ans |
Tomas Mraz
|
fe75766c9c
Rename OSSL_ENCODER_CTX_new_by_EVP_PKEY and OSSL_DECODER_CTX_new_by_EVP_PKEY
|
il y a 3 ans |
Shane Lontis
|
2db985b7b1
Simplify the EVP_PKEY_XXX_fromdata_XX methods.
|
il y a 3 ans |
Shane Lontis
|
ac7750bb5e
Fix Segfault in EVP_PKEY_CTX_dup when the ctx has an undefined operation.
|
il y a 4 ans |