wycheproof-ecdsa-special-case-hash
ECDSA: Special case hash
The test vector contains a signature where the hash of the message is a special case, e.g., contains a long run of 0 or 1 bits.
ACCEPT
Your service should accept this one.
Stated as the outcome to assert against, so a suite compares with this rather than hardcoding a result and getting it backwards.
The test vector contains a signature where the hash of the message is a special case, e.g., contains a long run of 0 or 1 bits. Demonstrated by 5876 test vectors across 73 vector documents in Project Wycheproof.
Provenance
- Kind
- normativeA specification clause requires this. Failing it is non-conformance, not opinion.
- Source
- wycheproof
- Clause
- FIPS 186-5 §6
- CVE
- none
- Weakness
- none
Test keys only. Nothing here is a statement about any particular service: the expected outcome above is what an application ought to do, not evidence that yours does.