Jenkins One-at-a-Time

Jenkins one-at-a-time is a simple non-cryptographic hash for hash table usage.
Simple non-cryptographic hash for small keys and tables.

About Jenkins OAAT

Jenkins one-at-a-time is a simple non-cryptographic hash function often used in hash tables.

Jenkins hash online — free, no upload (FAQs)

FAQs

Is Jenkins OAAT secure?
No. It's for non-cryptographic uses only.
Where does it run?
In your browser only; no uploads.
Why use it?
It's simple and adequate for basic hash table keys.

Jenkins one-at-a-time hash FAQs

FAQs

What is OAAT?
A simple non-cryptographic hash mixing bytes one at a time.