Crate cryptohash

Source
Expand description

Trait abstracting over cryptographic hash-functions.

Structs§

Blake2b
Wraps Blake2b in the CryptoHash trait

Traits§

CryptoHash
A wrapper trait for cryptographic hash functions
State
The trait for a hash state