Crate cryptohash [−] [src]
Trait abstracting over cryptographic hash-functions.
Structs
| Blake2b |
Wraps Blake2b in the |
Traits
| CryptoHash |
A wrapper trait for cryptographic hash functions |
| State |
The trait for a hash state |