aboutsummaryrefslogtreecommitdiffstats
path: root/docs/development
diff options
context:
space:
mode:
authorPaul Kehrer <paul.l.kehrer@gmail.com>2018-12-11 11:26:48 +0800
committerAlex Gaynor <alex.gaynor@gmail.com>2018-12-10 22:26:48 -0500
commit489bae980a8e1f2ae7d98933c8b8ff8120ba0841 (patch)
treef4839b18a9720cec3a3814d65ed699b5ccaae4d9 /docs/development
parent75cce2299b30a8d10d032155de7e4489966813fd (diff)
downloadcryptography-489bae980a8e1f2ae7d98933c8b8ff8120ba0841.tar.gz
cryptography-489bae980a8e1f2ae7d98933c8b8ff8120ba0841.tar.bz2
cryptography-489bae980a8e1f2ae7d98933c8b8ff8120ba0841.zip
add compressed point EC vectors (#4637)
Diffstat (limited to 'docs/development')
-rw-r--r--docs/development/test-vectors.rst2
1 files changed, 2 insertions, 0 deletions
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