17 releases (10 breaking)

0.12.0-pre.0 Feb 8, 2024
0.11.0 Mar 5, 2023
0.10.0 Mar 18, 2022
0.8.1 Dec 7, 2021
0.0.0 Oct 6, 2016

#6 in Authentication

Download history 71530/week @ 2023-11-27 81093/week @ 2023-12-04 75865/week @ 2023-12-11 70711/week @ 2023-12-18 39049/week @ 2023-12-25 75568/week @ 2024-01-01 84105/week @ 2024-01-08 92468/week @ 2024-01-15 92413/week @ 2024-01-22 110312/week @ 2024-01-29 91431/week @ 2024-02-05 101080/week @ 2024-02-12 89320/week @ 2024-02-19 111114/week @ 2024-02-26 106066/week @ 2024-03-04 37905/week @ 2024-03-11

350,966 downloads per month
Used in 539 crates (73 directly)

MIT/Apache

39KB
573 lines

RustCrypto: scrypt

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

Pure Rust implementation of the scrypt key derivation function.

Documentation

Minimum Supported Rust Version

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

~0.6–0.9MB
~17K SLoC