tetsy-hash256-std-hasher

Crates.iotetsy-hash256-std-hasher
lib.rstetsy-hash256-std-hasher
version0.15.3
sourcesrc
created_at2021-02-25 16:08:03.378209
updated_at2021-03-11 06:02:40.202329
descriptiontetsy standard library hasher for 256-bit prehashed keys.
homepagehttps://core.tetcoin.org
repositoryhttps://github.com/tetcoin/trie.git
max_upload_size
id360507
size5,795
Marlon Hanks (marlonhanks)

documentation

https://docs.rs/tetsy-hash256-std-hasher

README

Tetsy Specialized Hasher for 32-bit keys

Provides Hash256StdHasher, 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: 905

cargo fmt