wycheproof-ml-dsa-zero-public-key
ML-DSA: Zero public key
The public key contains a zero vector. This makes it trivial to forge signatures, but that's none of the verification algorithm's business.
REJECT
Your service should reject 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 public key contains a zero vector. This makes it trivial to forge signatures, but that's none of the verification algorithm's business. Demonstrated by 153 test vectors across 3 vector documents in Project Wycheproof.
Provenance
- Kind
- normativeA specification clause requires this. Failing it is non-conformance, not opinion.
- Source
- wycheproof
- Clause
- FIPS 204
- 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.