-
-
Notifications
You must be signed in to change notification settings - Fork 14
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
Support higher bit variants #3
Labels
enhancement
New feature or request
🎁 Rewarded on Issuehunt
This issue has been rewarded on Issuehunt
help wanted
Extra attention is needed
Comments
@issuehuntfest has funded $60.00 to this issue. See it on IssueHunt |
Closed
broofa
added a commit
to broofa/fnv1a
that referenced
this issue
Aug 1, 2019
broofa
added a commit
to broofa/fnv1a
that referenced
this issue
Aug 1, 2019
broofa
added a commit
to broofa/fnv1a
that referenced
this issue
Aug 1, 2019
@sindresorhus has rewarded $54.00 to @shynrou. See it on IssueHunt
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
enhancement
New feature or request
🎁 Rewarded on Issuehunt
This issue has been rewarded on Issuehunt
help wanted
Extra attention is needed
FNV1a can be done in 32-, 64-, 128-, 256-, 512-, and 1024-bit flavors. Currently only 32-bit is implemented, because of JS integer limitations. Now that we have
BigInt
in JS, we can implement the other flavors.More info: http://www.isthe.com/chongo/tech/comp/fnv/index.html#FNV-source
PR welcome :)
IssueHunt Summary
Backers (Total: $60.00)
Submitted pull Requests
Tips
IssueHunt has been backed by the following sponsors. Become a sponsor
The text was updated successfully, but these errors were encountered: