entro-hash 1.0.6

Entro Hash is a 32-bit, non-cryptographic hashing algorithm.
Documentation
1
2
3
4
5
6
7
8
9
10
11
[package]
authors = ["Will Parsons"]
categories = ["algorithms", "embedded", "game-development", "no-std"]
description = "Entro Hash is a 32-bit, non-cryptographic hashing algorithm."
documentation = "https://github.com/entrovoid/rust-entro-hash/blob/master/README.md"
homepage = "https://entrocraft.com/dungeon/hashing-algorithms/entro-hash/"
keywords = ["checksum", "digest", "hash", "key", "sum"]
license = "MIT-0"
name = "entro-hash"
repository = "https://github.com/entrovoid/rust-entro-hash"
version = "1.0.6"