wycheproof-ecdh-addition-chain
ECDH: Addition chain
The private key has an unusual bit pattern, such as high or low Hamming weight. The goal is to test edge cases for addition chain implementations.
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 private key has an unusual bit pattern, such as high or low Hamming weight. The goal is to test edge cases for addition chain implementations. Demonstrated by 318 test vectors across 22 vector documents in Project Wycheproof.
Provenance
- Kind
- vulnerabilityA published weakness exists for this. Failing it is a known exploit path.
- 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.