openssl/providers/implementations
Richard Levitte 2c6094baca EVP: For SIGNATURE operations, pass the propquery early
Instead of passing it with signature->digest_verify_init() and
signature->digest_sign_init(), we pass it with signature->newctx().
This allows the digests that are indicated by RSA PSS parameters
to have a useful propquery.

Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/11710)
2020-05-14 12:16:35 +02:00
..
asymciphers Update copyright year 2020-04-23 13:55:52 +01:00
ciphers Fix incorrect default keysize for CAST ofb and cfb modes. 2020-05-05 09:38:08 +10:00
digests Update copyright year 2020-04-23 13:55:52 +01:00
exchange Rename FIPS_MODE to FIPS_MODULE 2020-04-28 15:37:37 +02:00
include/prov PROV & KEYMGMT: Add PSS-parameter support in the RSA KEYMGMT implementation 2020-05-14 12:16:35 +02:00
kdfs Amend references to "OpenSSL license" 2020-04-29 15:27:22 +02:00
keymgmt PROV & KEYMGMT: Add PSS-parameter support in the RSA KEYMGMT implementation 2020-05-14 12:16:35 +02:00
macs coverity 1462564 Improper use of negative value 2020-04-30 20:21:32 +10:00
serializers PROV & SERIALIZER: Adapt the RSA serializers for PSS-parameters 2020-05-14 12:16:35 +02:00
signature EVP: For SIGNATURE operations, pass the propquery early 2020-05-14 12:16:35 +02:00
build.info PROV SERIALIZER: add common functionality to serialize keys 2019-11-29 20:55:16 +01:00