wycheproof-aes-eax-counter-wrap
AES-EAX: Counter wrap
AES-EAX reduces the counter value modulo 2^128. This test vector was constructed for testing the wrapping of the counter value.
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.
AES-EAX reduces the counter value modulo 2^128. This test vector was constructed for testing the wrapping of the counter value. Demonstrated by 8 test vectors in Project Wycheproof.
Provenance
- Kind
- normativeA specification clause requires this. Failing it is non-conformance, not opinion.
- Source
- wycheproof
- Clause
- EAX mode
- 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.