Add modern algorithms
Open
Nobody has claimed this yet.
- Dominant language
- C
- Stars
- 51
- Forks
- 37
- Avg merge
- 8h 16m
- Merged PRs (30d)
- 4
Description
- blake2 rfc7693: blake2b, blake2s
- SHA3 (Keccak) and SHAKE: sha3_224(), sha3_256(), sha3_384(), sha3_512(), shake_128(), shake_256()
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 reading the existing message-digest implementations in this repository, then review RFC 7693 and the SHA-3/SHAKE references named in the issue. Done means the framework provides blake2b, blake2s, sha3_224, sha3_256, sha3_384, sha3_512, shake_128, and shake_256 with coverage for the new algorithms.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- cryptography
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100