#tetcoin #vapory #hasher #key

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

#15 in #vapory

Download history 94/week @ 2024-12-17 156/week @ 2024-12-24 83/week @ 2024-12-31 103/week @ 2025-01-07 165/week @ 2025-01-14 151/week @ 2025-01-21 50/week @ 2025-01-28 92/week @ 2025-02-04 190/week @ 2025-02-11 66/week @ 2025-02-18 103/week @ 2025-02-25 26/week @ 2025-03-04 155/week @ 2025-03-11 86/week @ 2025-03-18 89/week @ 2025-03-25 25/week @ 2025-04-01

357 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