wycheproof-jwe-pkcs15-with-oaep-key
JWE: Pkcs15 with oaep key
The private key is an RSA-OAEP key, but the encryption uses PKCS #1.5 padding
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 private key is an RSA-OAEP key, but the encryption uses PKCS #1.5 padding. Demonstrated by 14 test vectors in Project Wycheproof.
Provenance
- Kind
- normativeA specification clause requires this. Failing it is non-conformance, not opinion.
- Source
- wycheproof
- Clause
- RFC 7516
- 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.