#crypto #streebog #gost #hash #digest

no-std streebog

Streebog (GOST R 34.11-2012) hash function

7 releases

0.10.2 Sep 16, 2022
0.10.1 Feb 17, 2022
0.10.0 Dec 7, 2021
0.9.2 Aug 13, 2020
0.2.2 Nov 21, 2016

#1145 in Cryptography

Download history 270/week @ 2022-11-28 211/week @ 2022-12-05 371/week @ 2022-12-12 294/week @ 2022-12-19 292/week @ 2022-12-26 221/week @ 2023-01-02 248/week @ 2023-01-09 194/week @ 2023-01-16 273/week @ 2023-01-23 276/week @ 2023-01-30 270/week @ 2023-02-06 305/week @ 2023-02-13 276/week @ 2023-02-20 408/week @ 2023-02-27 227/week @ 2023-03-06 218/week @ 2023-03-13

1,169 downloads per month
Used in 10 crates (9 directly)

MIT/Apache

78KB
2.5K SLoC

RustCrypto: Streebog

crate Docs Apache2/MIT licensed Rust Version Project Chat Build Status

Pure Rust implementation of the Streebog (GOST R 34.11-2012) hash function.

Documentation

Minimum Supported Rust Version

Rust 1.41 or higher.

Minimum supported Rust version can be changed in the future, but it will be done with a minor version bump.

SemVer Policy

  • All on-by-default features of this library are covered by SemVer
  • MSRV is considered exempt from SemVer as noted above

License

Licensed under either of:

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

Dependencies

~235–320KB