#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 239/week @ 2024-03-12 232/week @ 2024-03-19 471/week @ 2024-03-26 364/week @ 2024-04-02 161/week @ 2024-04-09 320/week @ 2024-04-16 279/week @ 2024-04-23 203/week @ 2024-04-30 209/week @ 2024-05-07 206/week @ 2024-05-14 210/week @ 2024-05-21 220/week @ 2024-05-28 184/week @ 2024-06-04 128/week @ 2024-06-11 284/week @ 2024-06-18 182/week @ 2024-06-25

829 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