#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

#9 in #vapory

Download history 58/week @ 2024-11-13 102/week @ 2024-11-20 187/week @ 2024-11-27 327/week @ 2024-12-04 178/week @ 2024-12-11 123/week @ 2024-12-18 104/week @ 2024-12-25 98/week @ 2025-01-01 92/week @ 2025-01-08 167/week @ 2025-01-15 145/week @ 2025-01-22 60/week @ 2025-01-29 98/week @ 2025-02-05 175/week @ 2025-02-12 74/week @ 2025-02-19 102/week @ 2025-02-26

459 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