diff options
Diffstat (limited to 'vectors/cryptography_vectors/asymmetric')
-rw-r--r-- | vectors/cryptography_vectors/asymmetric/EC/compressed_points.txt | 1 |
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 |