#hash #hash-digest #gost

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

#2437 in Cryptography

Download history 33/week @ 2023-11-20 42/week @ 2023-11-27 9/week @ 2023-12-04 24/week @ 2023-12-11 93/week @ 2023-12-18 31/week @ 2023-12-25 16/week @ 2024-01-01 15/week @ 2024-01-08 9/week @ 2024-01-15 5/week @ 2024-01-22 27/week @ 2024-01-29 13/week @ 2024-02-05 12/week @ 2024-02-12 59/week @ 2024-02-19 77/week @ 2024-02-26 57/week @ 2024-03-04

207 downloads per month
Used in 7 crates (6 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–365KB