Add certificates with PSS signatures
authorDr. Stephen Henson <steve@openssl.org>
Mon, 24 Apr 2017 21:17:45 +0000 (22:17 +0100)
committerDr. Stephen Henson <steve@openssl.org>
Tue, 25 Apr 2017 21:12:34 +0000 (22:12 +0100)
commit9bf45ba4ca0b98d9030bff8b1677804160d88d47
tree537c6271d79bed4055b825495478399ef0011a39
parent629e369c5b163a6c7797d468a8d0ce0e37d43a3e
Add certificates with PSS signatures

Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/3301)
test/certs/ee-pss-sha1-cert.pem [new file with mode: 0644]
test/certs/ee-pss-sha256-cert.pem [new file with mode: 0644]
test/certs/setup.sh