]> git.ipfire.org Git - thirdparty/openssl.git/commit
Add support for RSA-PSS to X509_certificate_type()
authorTodd Short <tshort@akamai.com>
Wed, 6 Jun 2018 21:28:13 +0000 (17:28 -0400)
committerMatt Caswell <matt@openssl.org>
Mon, 11 Jun 2018 10:03:23 +0000 (11:03 +0100)
commit387e5ac856454e81d82a4b83388994fecbfc229e
tree5b5d7006a3d8a71b7430ca2b51953f75ed05eafd
parentf55ef97b5c0f8559f393b72ebd4b2de32ad6d231
Add support for RSA-PSS to X509_certificate_type()

Reviewed-by: Paul Dale <paul.dale@oracle.com>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/6430)
crypto/x509/x509type.c