RustCrypto / RustCrypto/signatures
dsa: Add the Wycheproof test vectors to the test suite
Open
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 661
- Forks
- 196
- Avg merge
- 1h 45m
- Merged PRs (30d)
- 1
Description
The test suite currently only tests against a few RFC test vectors, importing the Wycheproof vectors would be nice to improve the confidence in the correctness of the implementation.
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.
Research direction
Start by locating the test suite and its existing RFC test-vector coverage, then determine how the Wycheproof vectors should be imported. Done means the relevant Wycheproof vectors are included and exercised by the signature tests, with failures reported through the existing test setup.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- cryptography, testing-qa
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100