Skip to content
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

Closed
sindresorhus opened this issue Jan 9, 2019 · 2 comments · Fixed by #9
Closed

Support higher bit variants #3

sindresorhus opened this issue Jan 9, 2019 · 2 comments · Fixed by #9
Labels
enhancement New feature or request 🎁 Rewarded on Issuehunt This issue has been rewarded on Issuehunt help wanted Extra attention is needed

Comments

@sindresorhus
Copy link
Owner

sindresorhus commented Jan 9, 2019

Issuehunt badges

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

shynrou shynrou has been rewarded.

Backers (Total: $60.00)

Submitted pull Requests


Tips


IssueHunt has been backed by the following sponsors. Become a sponsor

@sindresorhus sindresorhus added enhancement New feature or request help wanted Extra attention is needed labels Jan 9, 2019
@IssueHuntBot
Copy link

@issuehuntfest has funded $60.00 to this issue. See it on IssueHunt

@issuehunt-oss
Copy link

issuehunt-oss bot commented Nov 18, 2019

@sindresorhus has rewarded $54.00 to @shynrou. See it on IssueHunt

  • 💰 Total deposit: $60.00
  • 🎉 Repository reward(0%): $0.00
  • 🔧 Service fee(10%): $6.00

@issuehunt-oss issuehunt-oss bot added the 🎁 Rewarded on Issuehunt This issue has been rewarded on Issuehunt label Nov 18, 2019
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
Projects
None yet
2 participants