#hash #digest #hashing #crypto

no-std skein

Skein hash functions

2 unstable releases

0.1.0 Jun 9, 2023
0.0.0 Dec 16, 2016

#44 in #digest

Download history 154/week @ 2023-12-15 70/week @ 2023-12-22 70/week @ 2023-12-29 85/week @ 2024-01-05 101/week @ 2024-01-12 85/week @ 2024-01-19 118/week @ 2024-01-26 153/week @ 2024-02-02 95/week @ 2024-02-09 215/week @ 2024-02-16 193/week @ 2024-02-23 194/week @ 2024-03-01 239/week @ 2024-03-08 130/week @ 2024-03-15 107/week @ 2024-03-22 130/week @ 2024-03-29

637 downloads per month
Used in 2 crates

MIT/Apache

13KB
148 lines

RustCrypto: Skein

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

Pure Rust implementation of the Skein family of cryptographic hash algorithms.

Documentation

Minimum Supported Rust Version

Rust 1.57 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

~340KB