OpenHFT / OpenHFT/Zero-Allocation-Hashing
can you implement balloon hash and argon ?
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 845
- Forks
- 140
- Avg merge
- 12d 38m
- Merged PRs (30d)
- 2
Description
balloon hash and argon 2 with zero allocation can be good...
https://github.com/codahale/balloonhash
Argon 2 Hash:
https://gist.github.com/nhsteck/945d795a07a7999e7f1adc60152638c1
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
The issue names no repository files, tests, or entry points; begin by reviewing the linked Balloon Hash repository and Argon2 gist, then locate the corresponding Java hashing APIs and allocation-related tests. Done means both requested algorithms are integrated consistently with this zero-allocation library and their correctness and allocation behavior are covered.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- cryptography, performance
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100