Crate toad_hash

Crate toad_hash 

Source
Expand description

§toad-hash

This microcrate contains a no_std and no-alloc Hasher implementation using the Blake2 hash algorithm

Structs§

Blake2Hasher
Heap-allocless Hasher implementation that uses the blake2 algo to generate a 64 bit hash.