wycheproof-ecdh-modified-public-point
ECDH: Modified public point
The public point of the key has been modified and is not on the curve.
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.
Not checking that a public point is on the curve may allow an invalid curve attack. Demonstrated by 36 test vectors across 18 vector documents in Project Wycheproof.
Provenance
- Kind
- normativeA specification clause requires this. Failing it is non-conformance, not opinion.
- Source
- wycheproof
- Clause
- SEC 1 §3.3
- 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.