#hash #skein

no-std skein

Skein hash functions

2 unstable releases

0.1.1 Apr 23, 2025
0.1.0 Jun 9, 2023
0.0.0 Dec 16, 2016

#2955 in Cryptography

Download history 249/week @ 2025-01-08 309/week @ 2025-01-15 290/week @ 2025-01-22 215/week @ 2025-01-29 272/week @ 2025-02-05 303/week @ 2025-02-12 414/week @ 2025-02-19 531/week @ 2025-02-26 849/week @ 2025-03-05 550/week @ 2025-03-12 547/week @ 2025-03-19 458/week @ 2025-03-26 543/week @ 2025-04-02 781/week @ 2025-04-09 266/week @ 2025-04-16 624/week @ 2025-04-23

2,334 downloads per month
Used in 6 crates

MIT/Apache

14KB
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

~610KB
~16K SLoC