gost-crypto 0.3.0

GOST 28147-89 block cipher and GOST R 34.11-94 hash — no_std, RustCrypto compatible
Documentation
1
2
3
4
5
6
7
8
sonar.projectKey=gost-crypto
sonar.projectName=gost-crypto
sonar.projectVersion=0.2.0

sonar.sources=src
sonar.exclusions=target/**

sonar.rust.cargo.manifestPaths=Cargo.toml