Crate bytehash[][src]

Trait abstracting over hash-functions, allowing digests to be viewed as byte slices.

Structs

Blake2b

Wrapping of Blake2b in ByteHash

Wrapped

Wrapping any Hasher in ByteHash

Traits

ByteHash

The main trait

State

A hash state being computed