PAKE traits
Open
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 124
- Forks
- 48
- PR merge metrics
- No merged PRs in 30d
Description
It would be good if there were traits for providing a common API for various PAKE algorithms, impl'd by the various crates in this repo.
I've opened a PR to the traits repo to add such a crate: https://github.com/RustCrypto/traits/pull/2190
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 reviewing the PAKEs repository and the linked PR in RustCrypto/traits to understand the proposed common API. Compare the various PAKE algorithm crates in this repository with that proposal; the work is done when the relevant crates implement an agreed shared traits API.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- cryptography
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100