openssl/providers/implementations
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
..
asymciphers provider: add the unused paramater tag to the gettable and settable functions 2020-08-12 08:43:37 +10:00
ciphers Fix stitched ciphersuites in TLS1.0 2020-08-20 17:02:34 +01:00
digests provider: add the unused paramater tag to the gettable and settable functions 2020-08-12 08:43:37 +10:00
exchange provider: add the unused paramater tag to the gettable and settable functions 2020-08-12 08:43:37 +10:00
include/prov Move PKCS#12 KDF to provider. 2020-08-14 18:15:12 +10:00
kdfs Move PKCS#12 KDF to provider. 2020-08-14 18:15:12 +10:00
keymgmt PROV: Fix EC OSSL_FUNC_keymgmt_match() to work in the FIPS provider 2020-08-20 07:52:24 +02:00
macs provider: add the unused paramater tag to the gettable and settable functions 2020-08-12 08:43:37 +10:00
rands provider: add the unused paramater tag to the gettable and settable functions 2020-08-12 08:43:37 +10:00
serializers Fix incorrect selection flags for ec serializer. 2020-08-21 10:01:55 +10:00
signature provider: add the unused paramater tag to the gettable and settable functions 2020-08-12 08:43:37 +10:00
build.info rand: set up EVP and DRBG infrastructure for RAND from providers. 2020-06-24 20:05:41 +10:00