openssl/providers/implementations
Richard Levitte b0593c086d PROV: Ensure the AlgorithmIdentifier registers in DSA signature impl
When setting up the hash function for DSA signature, the encoded
AlgorithmIdentifier for the DSA+hash combination is queried, but not
stored, which leads to problems when signing ASN.1 items in libcrypto.

Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/11037)
2020-02-10 10:22:32 +01:00
..
asymciphers PROV: Implement padding mode words in the RSA ASYM_CIPHER implementation 2020-02-04 19:32:37 +01:00
ciphers Don't compile AESNI code if we're not AESNI capable 2020-02-08 00:02:13 +00:00
digests Deprecate the low level MD5 functions. 2020-01-19 10:14:39 +10:00
exchange Add DH key exchange to fips provider 2020-01-23 20:33:28 +10:00
include/prov Implement the NULL cipher in the default provider 2020-01-20 15:28:39 +00:00
kdfs scrypt: free the MD reference correctly. 2020-01-31 17:52:05 +10:00
keymgmt KEYMGMT: Require both get_params and gettable_params, or none 2020-02-07 09:37:56 +01:00
macs Deprecate the low level HMAC functions 2020-01-29 19:49:23 +10:00
serializers Adapt existing SERIALIZER implementations to the redesigned interface 2020-02-07 09:37:56 +01:00
signature PROV: Ensure the AlgorithmIdentifier registers in DSA signature impl 2020-02-10 10:22:32 +01:00
build.info PROV SERIALIZER: add common functionality to serialize keys 2019-11-29 20:55:16 +01:00