[][src]Type Definition streebog::Streebog512

type Streebog512 = Streebog<U64>;

Streebog-512 cryptographic hash function

Trait Implementations

impl Debug for Streebog512[src]

impl Write for Streebog512[src]