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

#2735 in Cryptography

Download history 145/week @ 2024-07-19 125/week @ 2024-07-26 127/week @ 2024-08-02 71/week @ 2024-08-09 62/week @ 2024-08-16 54/week @ 2024-08-23 62/week @ 2024-08-30 76/week @ 2024-09-06 159/week @ 2024-09-13 129/week @ 2024-09-20 133/week @ 2024-09-27 84/week @ 2024-10-04 195/week @ 2024-10-11 118/week @ 2024-10-18 155/week @ 2024-10-25 200/week @ 2024-11-01

678 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