From 6d97742d8ae55b15b86b0a7ace0b7bc8e4591ef1 Mon Sep 17 00:00:00 2001 From: Paul Kehrer Date: Mon, 2 Mar 2015 19:38:34 -0600 Subject: DER conversion of PKCS1 rsa.pub.pem --- docs/development/test-vectors.rst | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'docs/development') diff --git a/docs/development/test-vectors.rst b/docs/development/test-vectors.rst index 718678bf..3c27b5dd 100644 --- a/docs/development/test-vectors.rst +++ b/docs/development/test-vectors.rst @@ -74,8 +74,9 @@ Custom Asymmetric Vectors `OpenSSL example key`_ for RSA. * DER conversions of `enc-rsa-pkcs8.pem`_, `enc2-rsa-pkcs8.pem`_, and `unenc-rsa-pkcs8.pem`_. -* ``asymmetric/public/PKCS1/rsa.pub.pem`` is a PKCS1 conversion of the public - key from ``asymmetric/PKCS8/unenc-rsa-pkcs8.pem``. +* ``asymmetric/public/PKCS1/rsa.pub.pem`` and + ``asymmetric/public/PKCS1/rsa.pub.der`` are PKCS1 conversions of the public + key from ``asymmetric/PKCS8/unenc-rsa-pkcs8.pem`` using PEM and DER encoding. X.509 ~~~~~ -- cgit v1.2.3