OpenHFT / OpenHFT/Zero-Allocation-Hashing

can you implement balloon hash and argon ?

Open
#85 1 comment 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.