openssl/providers/implementations
Jon Spillett e3c7595521 Fix up encoder/decoder issues caused by not passing a library context to the PKCS8 encrypt/decrypt
Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
Reviewed-by: Paul Dale <pauli@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/14587)
2021-06-01 12:16:27 +02:00
..
asymciphers Use "" for include crypto/xxx 2021-05-27 09:56:41 +10:00
ciphers Fix param indentation in ciphercommon_hw.c 2021-06-01 15:22:30 +10:00
digests Drop libimplementations.a 2021-05-07 10:17:23 +02:00
encode_decode Fix up encoder/decoder issues caused by not passing a library context to the PKCS8 encrypt/decrypt 2021-06-01 12:16:27 +02:00
exchange Drop libimplementations.a 2021-05-07 10:17:23 +02:00
include/prov Add PBKDF1 to the legacy provider 2021-05-24 15:21:25 +10:00
kdfs Added PKCS5_PBE_keyivgen_ex() to allow PBKDF1 algorithms to be fetched for a specific library context 2021-05-24 15:21:25 +10:00
kem prov: add zero strenght arguments to BN and RAND RNG calls 2021-05-29 17:17:12 +10:00
keymgmt Teach EVP_PKEYs to say whether they were decoded from explicit params 2021-05-31 09:23:39 +10:00
macs mac: add a getter for the MAC block size. 2021-05-25 17:23:50 +10:00
rands Update copyright year 2021-05-20 14:22:33 +01:00
signature A few cleanups of the provider build.infos 2021-05-12 13:23:33 +02:00
storemgmt Make sure to include "crypto/ctype.h" to get ossl_isdigit() 2021-05-19 12:41:34 +02:00
build.info