8000 Add 128 bit hasher by klauspost · Pull Request #24 · zeebo/xxh3 · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Add 128 bit hasher #24

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 10, 2025
Merged

Add 128 bit hasher #24

merged 1 commit into from
Mar 10, 2025

Conversation

klauspost
Copy link
Contributor

The Hasher returns size 8. Add a Hasher128 type that returns size 16.

Otherwise it is mostly just a wrapper around Hasher.

Adds ResetSeed(uint64) to both that allows re-use with a new seed.

Bumps dependencies, CI and min version to 1.22.

The Hasher returns size 8. Add a Hasher128 type that returns size 16.

Otherwise it is mostly just a wrapper around Hasher.

Adds `ResetSeed(uint64)` to both that allows re-use with a new seed.

Bumps dependencies, CI and min version to 1.22.
@zeebo zeebo merged commit 4b2280e into zeebo:master Mar 10, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0