openssl/providers/implementations
Matt Caswell 2da8d4eb28 Add more complete support for libctx/propq in the EC code
Renames some "new_ex" functions to "new_with_libctx" and ensures that we
pass around the libctx AND the propq everywhere.

Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/12159)
2020-06-19 10:34:58 +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 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 The EVP_MAC functions have been renamed for consistency. The EVP_MAC_CTX_* 2020-06-11 11:16:37 +10:00
keymgmt Add more complete support for libctx/propq in the EC code 2020-06-19 10:34:58 +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 Add ACVP fips module tests 2020-06-17 11:33:16 +10:00
build.info