Skip to main content

Xof

Type Alias Xof 

Source
pub type Xof = ZeroizingBytes;
Expand description

An Extendable Output Function (XOF) produces output of arbitrary length

Aliased Typeยง

pub struct Xof(/* private fields */);