Don't allow PKCS#7/CMS encrypt with PSS.
authorDr. Stephen Henson <steve@openssl.org>
Thu, 1 Dec 2016 21:53:58 +0000 (21:53 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Sun, 8 Jan 2017 01:42:48 +0000 (01:42 +0000)
commit53d2260c4078fed562cd7ce30e62817070fa39d6
tree763ff6e543ee83a4e7db70ce29f8edf2025499fd
parent87ee7b22b6c658a7223098084709bf841cc67cc9
Don't allow PKCS#7/CMS encrypt with PSS.

Reviewed-by: Rich Salz <rsalz@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/2177)
crypto/rsa/rsa_ameth.c