Skip to main content

Module hash

Module hash 

Source
Expand description

A convenience trait for digest bounds used throughout the library

Traitsยง

Hash
Trait inheriting the requirements from Digest for compatibility with HKDF and HMAC Associated types could be simplified when they are made as defaults: https://github.com/rust-lang/rust/issues/29661
ProxyHash
Trait to simplify requirements for Hash.