openssl/providers/common
Richard Levitte 6cc1dfca88 PROV: Fix DSA and DH private key serializers
If those private key serializer were given a key structure with just
the public key material, they crashed, because they tried to
de-reference NULL.  This adds better checking.

Reviewed-by: Tomas Mraz <tmraz@fedoraproject.org>
(Merged from https://github.com/openssl/openssl/pull/12679)
2020-08-20 12:33:53 +02:00
..
der Change the provider implementation of X942kdf to use wpacket to do der encoding of sharedInfo 2020-08-04 12:18:51 +10:00
include/prov PROV: Fix DSA and DH private key serializers 2020-08-20 12:33:53 +02:00
bio_prov.c CORE: Add upcalls for BIO_gets() and BIO_puts() 2020-07-24 16:32:01 +02:00
build.info PROV: Move bio_prov.c from libcommon.a to libfips.a / libnonfips.a 2020-07-21 11:52:32 +02:00
capabilities.c Fix no-ec2m 2020-07-27 10:07:35 +01:00
nid_to_name.c
provider_ctx.c
provider_err.c PROV: Fix DSA and DH private key serializers 2020-08-20 12:33:53 +02:00
provider_util.c Revert "The EVP_MAC functions have been renamed for consistency. The EVP_MAC_CTX_*" 2020-07-16 14:21:07 +02:00