tetsy-plain-hasher

Crates.iotetsy-plain-hasher
lib.rstetsy-plain-hasher
version0.3.1
sourcesrc
created_at2021-02-18 13:10:35.854427
updated_at2021-06-08 02:38:17.143164
descriptionTetsy Common Hasher for 32-byte keys.
homepagehttps://github.com/tetcoin/tetsy-common
repository
max_upload_size
id357040
size4,721
Marlon Hanks (marlonhanks)

documentation

README

Specialized Hasher for 32-byte keys

Provides PlainHasher, a specialized core::hash::Hasher that takes just 8 bytes of the provided value and may only be used for keys which are 32 bytes.

The crate is no_std-compatible.

Commit count: 0

cargo fmt