]> git.ipfire.org Git - thirdparty/openssl.git/commit - crypto/rsa/rsa_ameth.c
RSA PSS verification support including certificates and certificate
authorDr. Stephen Henson <steve@openssl.org>
Mon, 8 Mar 2010 18:10:35 +0000 (18:10 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Mon, 8 Mar 2010 18:10:35 +0000 (18:10 +0000)
commit31904ecdf3f1c613d1377dfe79c0413672de7762
tree077a3207b9061b294925cde3495c30534d2dd0b0
parenta4d9c12f998d2260bf637d9964b53c28a191b173
RSA PSS verification support including certificates and certificate
requests. Add new ASN1 signature initialisation function to handle this
case.
CHANGES
crypto/asn1/a_verify.c
crypto/asn1/asn1.h
crypto/asn1/asn1_locl.h
crypto/ossl_typ.h
crypto/rsa/rsa.h
crypto/rsa/rsa_ameth.c
crypto/rsa/rsa_err.c
crypto/rsa/rsa_pmeth.c