[][src]Type Definition streebog::Streebog256

type Streebog256 = Streebog<U32>;

Streebog-256 cryptographic hash function

Trait Implementations

impl Debug for Streebog256[src]

impl Write for Streebog256[src]