#hash #gost #crypto

no-std gost94

GOST R 34.11-94 hash function

14 releases

0.10.4 Oct 5, 2022
0.10.2 May 26, 2022
0.10.1 Feb 17, 2022
0.10.0 Dec 7, 2021
0.1.1 Nov 24, 2016

#2603 in Cryptography

Download history 38/week @ 2024-03-11 29/week @ 2024-03-18 31/week @ 2024-03-25 93/week @ 2024-04-01 39/week @ 2024-04-08 56/week @ 2024-04-15 43/week @ 2024-04-22 34/week @ 2024-04-29 57/week @ 2024-05-06 57/week @ 2024-05-13 51/week @ 2024-05-20 36/week @ 2024-05-27 37/week @ 2024-06-03 39/week @ 2024-06-10 76/week @ 2024-06-17 70/week @ 2024-06-24

227 downloads per month
Used in 8 crates (7 directly)

MIT/Apache

18KB
338 lines

RustCrypto: GOST94

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

Pure Rust implementation of the GOST R 34.11-94 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

~265–370KB