openssl/providers
Shane Lontis be63e58732 Fix incorrect selection flags for ec serializer.
Fixes #12630

ec_import requires domain parameters to be part of the selection.
The public and private serialisers were not selecting the correct flags so the import was failing.
Added a test that uses the base provider so that a export/import happens for serialization.

Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/12681)
2020-08-21 10:01:55 +10:00
..
common PROV: Fix DSA and DH private key serializers 2020-08-20 12:33:53 +02:00
fips Add DHX support to keymanager 2020-08-11 20:39:19 +10:00
implementations Fix incorrect selection flags for ec serializer. 2020-08-21 10:01:55 +10:00
baseprov.c deserialisation: add deserialisation to the base provider 2020-07-30 20:15:59 +10:00
build.info serialisation: Add a built-in base provider. 2020-07-30 20:15:22 +10:00
defltprov.c Move PKCS#12 KDF to provider. 2020-08-14 18:15:12 +10:00
deserializers.inc Add DHX serialization 2020-08-11 20:39:19 +10:00
legacyprov.c Add 'on demand self test' and status test to providers 2020-08-09 18:06:52 +10:00
nullprov.c Rename <openssl/core_numbers.h> -> <openssl/core_dispatch.h> 2020-06-24 22:01:22 +02:00
serializers.inc Add DHX serialization 2020-08-11 20:39:19 +10:00