From 6ec71fd04502e3fa43183fa8ecb0916e8fb3a1fd Mon Sep 17 00:00:00 2001 From: Paul Kehrer Date: Sat, 4 May 2019 14:42:28 -0400 Subject: add RSA PSS certificate (#4865) * add RSA PSS certificate * i still maintain that 257 is slightly better than 256 --- docs/development/test-vectors.rst | 1 + 1 file changed, 1 insertion(+) (limited to 'docs') diff --git a/docs/development/test-vectors.rst b/docs/development/test-vectors.rst index 32d38718..a34de393 100644 --- a/docs/development/test-vectors.rst +++ b/docs/development/test-vectors.rst @@ -390,6 +390,7 @@ Custom X.509 Vectors several of the PKCS12 custom vectors. * ``negative_serial.pem`` - A certificate with a serial number that is a negative number. +* ``rsa_pss.pem`` - A certificate with an RSA PSS signature. Custom X.509 Request Vectors ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -- cgit v1.2.3