#hash #gost #digest #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

#2687 in Cryptography

Download history 43/week @ 2024-07-03 59/week @ 2024-07-10 124/week @ 2024-07-17 132/week @ 2024-07-24 143/week @ 2024-07-31 61/week @ 2024-08-07 73/week @ 2024-08-14 57/week @ 2024-08-21 65/week @ 2024-08-28 44/week @ 2024-09-04 175/week @ 2024-09-11 98/week @ 2024-09-18 159/week @ 2024-09-25 91/week @ 2024-10-02 124/week @ 2024-10-09 141/week @ 2024-10-16

550 downloads per month
Used in 9 crates (8 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

~270–380KB