Trait opaque_ke::hash::Hash[][src]

pub trait Hash: Update + BlockInput + FixedOutput + Reset + Default + Clone { }

Trait inheriting the requirements from digest::Digest for compatibility with HKDF and HMAC

Implementors

Loading content...