openssl/providers/implementations
Richard Levitte 0cc0164d19 PROV: Add MSBLOB and PVK encoders
This allows 15-test_rsa.t to succeed, and provides the same OSSL_ENCODER
support for these formats as for all other formats supported in OpenSSL.

Fixes #13379

Reviewed-by: Tomas Mraz <tmraz@fedoraproject.org>
(Merged from https://github.com/openssl/openssl/pull/13645)
2020-12-15 14:27:37 +01:00
..
asymciphers Convert all {NAME}err() in providers/ to their corresponding ERR_raise() call 2020-11-11 12:15:48 +01:00
ciphers Change AES-CTS modes CS2 and CS3 to also be inside the fips module. 2020-12-14 13:46:49 +10:00
digests Rename SHA3 internal functions so they have an ossl_ prefix 2020-11-19 07:39:13 +10:00
encode_decode PROV: Add MSBLOB and PVK encoders 2020-12-15 14:27:37 +01:00
exchange Add EVP_KDF-X942 to the fips module 2020-12-02 12:15:05 +10:00
include/prov PROV: Add MSBLOB and PVK encoders 2020-12-15 14:27:37 +01:00
kdfs Add EVP_KDF-X942 to the fips module 2020-12-02 12:15:05 +10:00
kem Rename some occurrences of 'library_context' and 'lib_ctx' to 'libctx' 2020-10-15 12:00:21 +01:00
keymgmt Add validate method to ECX keymanager 2020-12-11 10:53:19 +10:00
macs Convert all {NAME}err() in providers/ to their corresponding ERR_raise() call 2020-11-11 12:15:48 +01:00
rands rand: don't leak memory 2020-12-09 22:28:52 +10:00
signature Fix dsa & rsa signature dupctx() so that ctx->propq is strduped 2020-12-04 08:33:28 +10:00
storemgmt Avoid duplicate ends_with_dirsep functions 2020-11-11 16:05:56 +01:00
build.info Add KEM (Key encapsulation mechanism) support to providers 2020-09-19 18:08:46 +10:00