Crate gost94 [] [src]

Structs

Gost94
Gost94CryptoPro
Gost94Test
Gost94s2015

Traits

Digest

The Digest trait specifies an interface common to digest functions. It's a convinience wrapper around Input, FixedOutput, BlockInput and Default traits. It also provides additional convinience methods.