openssl/providers/implementations
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
..
asymciphers PROV: Use rsa_padding_add_PKCS1_OAEP_mgf1_with_libctx() in RSA-OAEP 2020-05-27 12:42:20 +02:00
ciphers Fix incorrect default keysize for CAST ofb and cfb modes. 2020-05-05 09:38:08 +10:00
digests
exchange
include/prov PROV & KEYMGMT: Add PSS-parameter support in the RSA KEYMGMT implementation 2020-05-14 12:16:35 +02:00
kdfs Update copyright year 2020-05-15 14:09:49 +01:00
keymgmt When asked if an ECX key has parameters we should answer "true" 2020-06-05 11:04:11 +01:00
macs Update copyright year 2020-05-15 14:09:49 +01:00
serializers Coverity 1463576: Error handling issues (CHECKED_RETURN) 2020-05-22 17:23:49 +10:00
signature Update core_names.h fields and document most fields. 2020-05-26 13:53:07 +10:00
build.info