wycheproof-ecdh-no-cofactor
ECDH: No cofactor
The cofactor field is absent from the ECParameters. RFC 3279 Section 2.3.5 requires the cofactor to be present.
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 cofactor field is absent from the ECParameters. RFC 3279 Section 2.3.5 requires the cofactor to be present. Demonstrated by 28 test vectors across 14 vector documents in Project Wycheproof.
Provenance
- Kind
- hardeningDefensible practice with no normative source. Judge it for yourself.
- 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.