PackageTrack
Sign in Get early access

pwhash

A collection of password hashing routines in pure Rust.

1.0.0 4.6M downloads/mo #4699 most downloaded on crates.io inejge/pwhash

What this package is like to depend on

Last release 6 years ago

no release in 18 months

Ships fairly regularly

a new release about every 1.1 years

Nearly every release is documented

notes for 6 of 6 stable releases

Nothing withdrawn

no release was ever pulled

11 years old

6 releases · first in 2016

0 releases in the last 12 months

see the full history below

Release timeline

6 releases · Feb 2016 to Jan 2021
2017 2018 2019 2020 2021 2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 6
  1. 1.0.0 03 Jan 2021
    Release notes

    Also update docs for that version.

    Open source →
    Release notes
    • Increase the default bcrypt cost to 10, in line with the recent OpenBSD value. Technically, this is a breaking change, so the crate version should go up.

    • [internal] Update for 2018 Edition.

    • [internal] Bump outdated dependencies and clean up Clippy warnings (#15).

    • [internal] Move CI to GitHub.

    Open source →
  2. 0.3.1 08 Jul 2020
    Release notes
    • [internal] Update dependencies (#13).
    Open source →
  3. 0.3.0 13 Jan 2019
    Release notes
    • [internal] Update dependencies, replace outdated crates (#11).
    Open source →
  4. 0.2.0 09 May 2018
    Release notes

    Update crate version in docs

    Open source →
    Release notes
    • Widen password input type to [u8] (#8).

    • Warn users who try to generate new insecure hashes by deprecating the corresponding hashing funcions (#8). Verification for insecure hashes is not deprecated.

    • [internal] Use ? for error handling instead of try!

    Open source →
  5. 0.1.2 01 Apr 2017
    Release notes
    • Better compatibility with Unix crypt through the removal of length check from unix::crypt() (#3).
    Open source →
  6. 0.1.1 09 Feb 2016
    Release notes

    Trim keywords in Cargo.toml

    Open source →
    Release notes

    Initial version.

    Open source →

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive