#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

#2984 in Cryptography

Download history 266/week @ 2024-11-17 125/week @ 2024-11-24 322/week @ 2024-12-01 303/week @ 2024-12-08 175/week @ 2024-12-15 8/week @ 2024-12-22 17/week @ 2024-12-29 159/week @ 2025-01-05 154/week @ 2025-01-12 98/week @ 2025-01-19 95/week @ 2025-01-26 200/week @ 2025-02-02 226/week @ 2025-02-09 220/week @ 2025-02-16 436/week @ 2025-02-23 353/week @ 2025-03-02

1,250 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

~470–640KB
~16K SLoC