Tomas Mraz
|
ed576acdf5
Rename all getters to use get/get0 in name
|
3 years ago |
Tomas Mraz
|
05814be8d6
Add negative test cases for PEM_read_bio_PrivateKey
|
3 years ago |
Richard Levitte
|
0e5a4da4a8
test/evp_extra_test2.c: Try EVP_PKEY_export() with a legacy RSA key
|
3 years ago |
Shane Lontis
|
0050db7bb3
Test d2i_PrivateKey_bio() does not add errors to stack when decoding a X25519 key sucessfully.
|
3 years ago |
Tomas Mraz
|
b4c4a2c688
Implement pem_read_key directly through OSSL_DECODER
|
3 years ago |
Shane Lontis
|
b98f752ec3
Export/import flags for FFC params changed to seperate fields.
|
3 years ago |
Shane Lontis
|
d29d7a7ff2
Fix i2d_PKCS8PrivateKey_nid_bio() regression.
|
3 years ago |
Tomas Mraz
|
1fac270501
Fix potential NULL dereference in OSSL_PARAM_get_utf8_string()
|
3 years ago |
Shane Lontis
|
a732a4c329
Add EVP_PKEY_todata() and EVP_PKEY_export() functions.
|
3 years ago |
Matt Caswell
|
8020d79b40
Update copyright year
|
3 years ago |
Tomas Mraz
|
21b7dfa8ad
evp_extra_test2: Remove TODO 3.0
|
3 years ago |
Shane Lontis
|
576892d78f
Fix d2i_AutoPrivateKey_ex so that is uses the new decoder (and produces
|
4 years ago |
Dr. David von Oheimb
|
bca7ad6efd
Use adapted test_get_libctx() for simpler test setup and better error reporting
|
4 years ago |
Dr. Matthias St. Pierre
|
b425001010
Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
|
4 years ago |
Daniel Bevenius
|
d00bd4e452
Set mark and pop error in d2i_PrivateKey_ex
|
4 years ago |
Richard Levitte
|
e31eda006f
TEST: Add test to exercise OPENSSL_CTX_set0_default()
|
4 years ago |
Matt Caswell
|
9ee77767b2
Add a test for d2i_AutoPrivateKey_ex with a non-default libctx
|
4 years ago |