wycheproof-rsa-pkcs1-sig-small-signature
RSA PKCS#1: Small signature
The test vector contains a signature with a small value.The test vector checks for arithmetic errors in the implementation. The construction of the test vector requires the use of a small public exponent and unusual key sizes. These parameter choices may be a reason for a library to reject the signature.
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 test vector contains a signature with a small value.The test vector checks for arithmetic errors in the implementation. The construction of the test vector requires the use of a small public exponent and unusual key sizes. These parameter choices may be a reason for a library to reject the signature. Demonstrated by 4 test vectors across 4 vector documents in Project Wycheproof.
Provenance
- Kind
- normativeA specification clause requires this. Failing it is non-conformance, not opinion.
- Source
- wycheproof
- Clause
- RFC 8017 §8.2
- 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.