Richard Levitte
|
6a2b8ff392
Decoding PKCS#8: separate decoding of encrypted and unencrypted PKCS#8
|
3 years ago |
Tomas Mraz
|
ed576acdf5
Rename all getters to use get/get0 in name
|
3 years ago |
Pauli
|
87e4e9c473
todo: remove TODO(3.0) from the sources.
|
3 years ago |
Matt Caswell
|
a28d06f3e9
Update copyright year
|
3 years ago |
Tomas Mraz
|
fe75766c9c
Rename OSSL_ENCODER_CTX_new_by_EVP_PKEY and OSSL_DECODER_CTX_new_by_EVP_PKEY
|
3 years ago |
Richard Levitte
|
9256e8a248
PEM: Add a more generic way to implement PEM _ex functions for libctx
|
4 years ago |
Richard Levitte
|
b03da688a2
Adapt everything else to the updated OSSL_ENCODER_CTX_new_by_EVP_PKEY()
|
3 years ago |
Richard Levitte
|
d7e498ac55
Deprecate RSA harder
|
4 years ago |
Richard Levitte
|
4227e504c8
Adapt libcrypto functionality to specify the desired output structure
|
4 years ago |
Richard Levitte
|
140eee2b3b
Add easy to digest selector macros for EVP_PKEYs
|
4 years ago |
Richard Levitte
|
97bb8dff1f
ENCODER: Adapt calls to the changed OSSL_ENCODER_CTX_new_by_EVP_PKEY()
|
4 years ago |
Richard Levitte
|
ece9304c96
Rename OSSL_SERIALIZER / OSSL_DESERIALIZER to OSSL_ENCODE / OSSL_DECODE
|
4 years ago |
Matt Caswell
|
0f84cbc3e2
Update copyright year
|
4 years ago |
Richard Levitte
|
45396db0e3
SERIALIZER: No enc argument for OSSL_SERIALIZER_CTX_set_passphrase_cb()
|
4 years ago |
Richard Levitte
|
f864a9396a
SERIALIZER: add hooks in PEM_write_bio_ and PEM_write_fp_ routines
|
5 years ago |