Struct octavo_digest::sha3::Sha512 [] [src]

pub struct Sha512 { /* fields omitted */ }

Trait Implementations

impl Clone for Sha512
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Default for Sha512
[src]

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

impl Digest for Sha512
[src]

Output size in bits

Output size in bytes

Block size in bytes

Update digest with data.

Write resulting hash into output. Read more

Output size in bits

Output size in bytes

Block size in bytes