Struct sha3::Shake128 [] [src]

pub struct Shake128 { /* fields omitted */ }

Trait Implementations

impl Copy for Shake128
[src]

impl Clone for Shake128
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Default for Shake128
[src]

Returns the "default value" for a type. Read more

impl Input for Shake128
[src]

Digest input data. This method can be called repeatedly for use with streaming messages. Read more

impl ExtendableOutput for Shake128
[src]

Finalize hash function and return XOF reader