wycheproof-ecdh-compressed-point
ECDH: Compressed point
The point in the public key is compressed. Not every library supports points in compressed format.
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 point in the public key is compressed. Not every library supports points in compressed format. Demonstrated by 128 test vectors across 24 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.