Type Alias magma::Gost89CryptoProB

source ·
pub type Gost89CryptoProB = Gost89<CryptoProB>;
Expand description

Block cipher defined in GOST 28147-89 with CryptoPro S-box version B

Aliased Type§

struct Gost89CryptoProB { /* private fields */ }