#tetcoin #vapory #hasher #key #tetsy #byte #32-byte

no-std tetsy-hash256-std-hasher

tetsy standard library hasher for 256-bit prehashed keys

Show the crate…

3 releases

0.15.3 Mar 11, 2021
0.15.2 Feb 25, 2021
0.15.2-alpha Mar 10, 2021

#8 in #vapory

Download history 219/week @ 2024-07-21 165/week @ 2024-07-28 171/week @ 2024-08-04 187/week @ 2024-08-11 122/week @ 2024-08-18 211/week @ 2024-08-25 179/week @ 2024-09-01 155/week @ 2024-09-08 152/week @ 2024-09-15 159/week @ 2024-09-22 197/week @ 2024-09-29 14/week @ 2024-10-06 97/week @ 2024-10-13 106/week @ 2024-10-20 143/week @ 2024-10-27 125/week @ 2024-11-03

471 downloads per month
Used in 167 crates (4 directly)

Apache-2.0

5KB

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.

Dependencies

~10KB