openssl/providers
Matt Caswell 7fa2b2673e When asked if an ECX key has parameters we should answer "true"
An ECX key doesn't have any parameters associated with it. Therefore it
always has all the parameters it needs, and the "has" function should
return 1 if asked about parameters. Without this
EVP_PKEY_missing_parameters() fails for ECX keys.

Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/11898)
2020-06-05 11:04:11 +01:00
..
common Update copyright year 2020-06-04 14:33:57 +01:00
fips fips: add additional algorithms to the FIPS provider. 2020-06-05 09:20:20 +10:00
implementations When asked if an ECX key has parameters we should answer "true" 2020-06-05 11:04:11 +01:00
build.info Fix some misunderstandings in our providers' main modules 2020-05-12 11:32:40 +02:00
defltprov.c Maintain strict type discipline between the core and providers 2020-05-16 17:10:03 +01:00
legacyprov.c Maintain strict type discipline between the core and providers 2020-05-16 17:10:03 +01:00
nullprov.c Maintain strict type discipline between the core and providers 2020-05-16 17:10:03 +01:00