xaes-256-gcm: C2SP standard's accumulated randomized test vectors not in testing suite
Nobody has claimed this yet.
Assessment
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Newbie friendliness
- 72/100
- Issue type
- Feature
- Clarity
- Mostly clear
- Activity status
- Quiet
- Tech stack
- rust
- Domain
- cryptography, testing-qa
Research direction
Start in the xaes-256-gcm crate's existing test suite and compare its standard vectors with the C2SP XAES-256-GCM specification, especially the accumulated randomized tests section. Add coverage for the specified vectors, then run the crate's tests. Done means all accumulated randomized test cases pass alongside the existing suite.
Written by the indexing model from the issue text.
Description
The C2SP spec for XAES-256-GCM details official test vectors for XAES-256-GCM implementations to check correctness. The xaes-256-gcm crate's test suite already contains the standard test vectors, but it is missing the accumulated randomized tests that are also specified. Adding these tests would improve the quality of the project's test suite and improve confidence that future changes don't cause regressions.
- Dominant language
- Rust
- Stars
- 961
- Forks
- 200
- Avg merge
- 1h 30m
- Merged PRs (30d)
- 6
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from RustCrypto/AEADs
-
Difficulty 5/5 Over a week Newbie friendliness 30/100
RustCrypto/AEADs#765 ·
-
Difficulty 4/5 3-5 days Newbie friendliness 45/100
RustCrypto/AEADs#755 · 1 comment ·
-
Difficulty 3/5 1-2 days Newbie friendliness 42/100
RustCrypto/AEADs#706 · 1 comment · 1 reaction ·
-
Difficulty 5/5 Over a week Newbie friendliness 30/100
RustCrypto/AEADs#660 · 7 comments ·
-
Difficulty 3/5 1-2 days Newbie friendliness 25/100
RustCrypto/AEADs#628 · 2 comments · 1 reaction ·
All issues in RustCrypto/AEADs
Similar issues
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
gitbutlerapp/gitbutler#15998 · 1 comment ·
-
bug triage:deciding
Difficulty 1/5 Under an hour Newbie friendliness 88/100
open-telemetry/otel-arrow#4132 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 76/100
bitcoindevkit/bdk-ffi#1125 ·