A binding for crypto_core_hsalsa20
Open
Nobody has claimed this yet.
enhancement
low-priority
- Dominant language
- C
- Stars
- 1.2k
- Forks
- 267
- Avg merge
- 42m
- Merged PRs (30d)
- 2
Description
Noob alert!
My fellow raccoons, is there any binding for crypto_core_hsalsa20 in this glorious python package?
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 checking the existing PyNaCl bindings for related libsodium primitives and the linked libsodium implementation at src/libsodium/src/libsodium/crypto_core/hsalsa20/ref2/core_hsalsa20_ref2.c. Determine whether crypto_core_hsalsa20 is already exposed and what API would be required if it is not. Done means the binding status and any required scope are established.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c, python
- Domain
- cryptography
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100