aboutsummaryrefslogtreecommitdiffstats
path: root/vectors
diff options
context:
space:
mode:
authorPaul Kehrer <paul.l.kehrer@gmail.com>2018-12-12 08:02:02 +0800
committerAlex Gaynor <alex.gaynor@gmail.com>2018-12-11 19:02:02 -0500
commit0143367da8896d4c188df390ba3fad868b770d02 (patch)
treef0c1066c464fb4bf47a69b1aef1cfb881f80f7d5 /vectors
parent489bae980a8e1f2ae7d98933c8b8ff8120ba0841 (diff)
downloadcryptography-0143367da8896d4c188df390ba3fad868b770d02.tar.gz
cryptography-0143367da8896d4c188df390ba3fad868b770d02.tar.bz2
cryptography-0143367da8896d4c188df390ba3fad868b770d02.zip
document what the vector format is a little better (#4639)
Diffstat (limited to 'vectors')
-rw-r--r--vectors/cryptography_vectors/asymmetric/EC/compressed_points.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/vectors/cryptography_vectors/asymmetric/EC/compressed_points.txt b/vectors/cryptography_vectors/asymmetric/EC/compressed_points.txt
index 8df0a9b5..d9bf5c04 100644
--- a/vectors/cryptography_vectors/asymmetric/EC/compressed_points.txt
+++ b/vectors/cryptography_vectors/asymmetric/EC/compressed_points.txt
@@ -1,4 +1,5 @@
# Vectors generated by OpenSSL
+# POINT is hex encoded binary data while X and Y are hexadecimal integers
COUNT = 0
CURVE = SECP256R1