Struct cryptohash::Blake2b [] [src]

pub struct Blake2b {}

Wraps Blake2b in the CryptoHash trait

Trait Implementations

impl Clone for Blake2b
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl CryptoHash for Blake2b
[src]

The hash-state currently being computed

The output type of the hash function

Constructor for a new hash-state