SDBM Hash (32-bit)

DJB2 is a simple non-cryptographic hash; use only for non-security purposes.

About SDBM

SDBM is a classic non-cryptographic hash, commonly used for hash tables and quick checks.

SDBM hash online — free, no upload (FAQs)

FAQs

Is SDBM secure?
No, it is not cryptographic.
What encoding?
JavaScript UTF‑16 code units.
Any uploads?
No, everything runs in your browser.

SDBM hash FAQs

FAQs

Usage?
Historically used in sdbm/ndbm-like databases for string keys.