AES GCM vectors for len(aad) mod 8 != 0
Open
- Dominant language
- Go
- Stars
- 107
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
Interestingly enough this bug has appeared in implementations, including at longer AAD lengths (~10k bytes). This is a tracking issue to remember there would be some value in creating some test vectors for this 😄
Contributor guide
No contributing guide indexed for this repository
Research direction
No file, test, or entry point is identified in the issue. Review the repository's existing test-vector conventions first, then determine how AES-GCM vectors for AAD lengths not divisible by 8, including long inputs, should be represented and validated; done means the new vectors cover that case.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- cryptography, testing
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100