mirror of
https://github.com/openssl/openssl.git
synced 2024-12-09 05:51:54 +08:00
be63e58732
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) |
||
---|---|---|
.. | ||
common | ||
fips | ||
implementations | ||
baseprov.c | ||
build.info | ||
defltprov.c | ||
deserializers.inc | ||
legacyprov.c | ||
nullprov.c | ||
serializers.inc |