Skip to content

Commit

Permalink
removing invalid test (#172)
Browse files Browse the repository at this point in the history
  • Loading branch information
nitro-neal authored Aug 23, 2024
1 parent 7c4e7fc commit 10f3f2b
Showing 1 changed file with 0 additions and 15 deletions.
15 changes: 0 additions & 15 deletions test-vectors/crypto_ed25519/verify.json
Original file line number Diff line number Diff line change
Expand Up @@ -105,21 +105,6 @@
},
"output": false,
"errors": false
},
{
"description": "error when given a private key",
"input": {
"data": "",
"key": {
"crv": "Ed25519",
"d": "nWGxne_9WmC6hEr0kuwsxERJxWl7MmkZcDusAxyuf2A",
"kid": "kPrK_qmxVWaYVA9wwBF6Iuo3vVzz7TxHCTwXBygrS4k",
"kty": "OKP",
"x": "11qYAYKxCrfVS_7TyWQHOg7hcvPapiMlrwIaaPcHURo"
},
"signature": "e5564300c360ac729086e2cc806e828a84877f1eb8e5d974d873e065224901555fb8821590a33bacc61e39701cf9b46bd25bf5f0595bbe24655141438e7a100b"
},
"errors": true
}
]
}

0 comments on commit 10f3f2b

Please sign in to comment.