aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlejandro Criado-PĂ©rez <alejandro@criadoperez.com>2023-07-03 15:38:22 +0200
committerGitHub <noreply@github.com>2023-07-03 15:38:22 +0200
commit875f85e2129d5287d94c7f589516b24813af9b61 (patch)
treed92844d13d8a0badcfa604afd6dc2b15db18119f
parentb063b4aedae951c69df014cd25fa6d69ae9e8cb9 (diff)
downloadwycheproof-875f85e2129d5287d94c7f589516b24813af9b61.tar.gz
Update ecdsa_secp256k1_sha256_bitcoin_test.json
-rw-r--r--testvectors_v1/ecdsa_secp256k1_sha256_bitcoin_test.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/testvectors_v1/ecdsa_secp256k1_sha256_bitcoin_test.json b/testvectors_v1/ecdsa_secp256k1_sha256_bitcoin_test.json
index 9c90747..7e8fd1a 100644
--- a/testvectors_v1/ecdsa_secp256k1_sha256_bitcoin_test.json
+++ b/testvectors_v1/ecdsa_secp256k1_sha256_bitcoin_test.json
@@ -10,7 +10,7 @@
"notes" : {
"ArithmeticError" : {
"bugType" : "EDGE_CASE",
- "description" : "Some implementations of ECDSA have arithmetic errors that occur when intermediate results have extreme values. This test vector has been constructed to test such occurences.",
+ "description" : "Some implementations of ECDSA have arithmetic errors that occur when intermediate results have extreme values. This test vector has been constructed to test such occurrences.",
"cves" : [
"CVE-2017-18146"
]