From 0143367da8896d4c188df390ba3fad868b770d02 Mon Sep 17 00:00:00 2001 From: Paul Kehrer Date: Wed, 12 Dec 2018 08:02:02 +0800 Subject: document what the vector format is a little better (#4639) --- vectors/cryptography_vectors/asymmetric/EC/compressed_points.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'vectors') 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 -- cgit v1.2.3