FNV128a

command module
v0.0.0-...-c9edb19 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 23, 2023 License: ISC Imports: 11 Imported by: 0

README

FNV128a

FNV128a Non-Cryptographic Recursive Hasher

draft-eastlake-fnv-18.txt (Under development)

FNV1a 128-bit is a variant of the Fowler–Noll–Vo hash function family that produces a 128-bit hash value. It is designed to be fast and has good dispersion properties, making it suitable for use in hash tables, checksums, and similar applications. It is based on the FNV1a algorithm, which uses the FNV prime and FNV offset values to transform a sequence of bytes into a hash value.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL