From 489bae980a8e1f2ae7d98933c8b8ff8120ba0841 Mon Sep 17 00:00:00 2001 From: Paul Kehrer Date: Tue, 11 Dec 2018 11:26:48 +0800 Subject: add compressed point EC vectors (#4637) --- docs/development/test-vectors.rst | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs') diff --git a/docs/development/test-vectors.rst b/docs/development/test-vectors.rst index 10a15b23..b1c51de3 100644 --- a/docs/development/test-vectors.rst +++ b/docs/development/test-vectors.rst @@ -102,6 +102,8 @@ Custom asymmetric vectors * ``x509/custom/ca/ca_key.pem`` - An unencrypted PCKS8 ``secp256r1`` key. It is the private key for the certificate ``x509/custom/ca/ca.pem``. This key is encoded in several of the PKCS12 custom vectors. +* ``asymmetric/EC/compressed_points.txt`` - Contains compressed public points + generated using OpenSSL. Key exchange -- cgit v1.2.3