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 2021Releases
latest 6-
1.0.003 Jan 2021Release notes
Open source →-
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.
-
-
0.3.108 Jul 2020 -
0.3.013 Jan 2019 -
0.2.009 May 2018 -
0.1.201 Apr 2017Release notes
Open source →- Better compatibility with Unix crypt through the removal of length check
from
unix::crypt()(#3).
- Better compatibility with Unix crypt through the removal of length check
from
-
0.1.109 Feb 2016