[go: up one dir, main page]

Crate gxhash

source ·

Structs

  • A builder for building GxHasher with randomized seeds by default, for improved DOS resistance.
  • A Hasher for hashing an arbitrary stream of bytes.

Functions

  • Hashes an arbitrary stream of bytes to an u32.
  • Hashes an arbitrary stream of bytes to an u64.
  • Hashes an arbitrary stream of bytes to an u128.

Type Aliases