Fix RSA-PSS in FIPS mode by switching digest implementations.
authorDr. Stephen Henson <steve@openssl.org>
Sat, 22 Jul 2017 14:54:48 +0000 (15:54 +0100)
committerDr. Stephen Henson <steve@openssl.org>
Sat, 22 Jul 2017 23:17:33 +0000 (00:17 +0100)
commit6b0c3877905ea95bc3f2b078aeb79ecf1bf3d1cc
tree59a71af9e31a01088a1c0a8fc513d2143098128f
parent56d909863dcff26e82ebb06d185668f00287f67b
Fix RSA-PSS in FIPS mode by switching digest implementations.

Fixes #2718

Reviewed-by: Tim Hudson <tjh@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/3996)
crypto/rsa/rsa_pmeth.c