openssl/providers/implementations
Richard Levitte 0ec36bf117 PROV: Refactor the RSA SIGNATURE implementation for better param control
We want to catch errors in passed parameters early, which requires
kowledge of the ongoing operation.  Fortunately, that's possible by
re-using the EVP_PKEY_OP macros in specific init functions.

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 Fix incorrect default keysize for CAST ofb and cfb modes. 2020-05-05 09:38:08 +10:00
kdfs Amend references to "OpenSSL license" 2020-04-29 15:27:22 +02:00
keymgmt Remove gen_get_params & gen_gettable_params from keygen operation 2020-05-07 15:31:05 +10:00
macs coverity 1462564 Improper use of negative value 2020-04-30 20:21:32 +10:00
serializers Update copyright year 2020-04-23 13:55:52 +01:00
signature PROV: Refactor the RSA SIGNATURE implementation for better param control 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