add ed25519ph x509 test vector (#4933)

This commit is contained in:
Paul Kehrer 2019-07-03 19:05:03 -04:00 committed by Alex Gaynor
parent 977f00349d
commit de7c5e6d53
2 changed files with 11 additions and 0 deletions

View file

@ -231,6 +231,8 @@ X.509
UTCTime in its validity->not_after.
* ``letsencryptx3.pem`` - A subordinate certificate used by Let's Encrypt to
issue end entity certificates.
* ``ed25519-rfc8410.pem`` - A certificate containing an ``ed25519ph`` signature
taken from :rfc:`8410`.
Custom X.509 Vectors
~~~~~~~~~~~~~~~~~~~~

View file

@ -0,0 +1,9 @@
-----BEGIN CERTIFICATE-----
MIIBLDCB36ADAgECAghWAUdKKo3DMDAFBgMrZXAwGTEXMBUGA1UEAwwOSUVURiBUZX
N0IERlbW8wHhcNMTYwODAxMTIxOTI0WhcNNDAxMjMxMjM1OTU5WjAZMRcwFQYDVQQD
DA5JRVRGIFRlc3QgRGVtbzAqMAUGAytlbgMhAIUg8AmJMKdUdIt93LQ+91oNvzoNJj
ga9OukqY6qm05qo0UwQzAPBgNVHRMBAf8EBTADAQEAMA4GA1UdDwEBAAQEAwIDCDAg
BgNVHQ4BAQAEFgQUmx9e7e0EM4Xk97xiPFl1uQvIuzswBQYDK2VwA0EAryMB/t3J5v
/BzKc9dNZIpDmAgs3babFOTQbs+BolzlDUwsPrdGxO3YNGhW7Ibz3OGhhlxXrCe1Cg
w1AH9efZBw==
-----END CERTIFICATE-----