#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

#12 in #32-byte

Download history 233/week @ 2023-12-13 280/week @ 2023-12-20 183/week @ 2023-12-27 131/week @ 2024-01-03 222/week @ 2024-01-10 209/week @ 2024-01-17 115/week @ 2024-01-24 156/week @ 2024-01-31 157/week @ 2024-02-07 219/week @ 2024-02-14 124/week @ 2024-02-21 200/week @ 2024-02-28 308/week @ 2024-03-06 174/week @ 2024-03-13 307/week @ 2024-03-20 488/week @ 2024-03-27

1,287 downloads per month
Used in 168 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