github.com/hlandau/passlib
v1.0.11
#3811 most downloaded on Go modules
hlandau/passlib
What this package is like to depend on
Last release 5 years ago
no release in 18 months
Ships unpredictably
gaps range from 8 days to 2.8 years
Some releases are documented
notes for 6 of 12 stable releases
Nothing withdrawn
no release was ever pulled
11 years old
13 releases · first in 2015
0 releases in the last 12 months
see the full history below
Release timeline
13 releases · Aug 2015 to Mar 2021Releases
latest 13-
v1.0.1123 Mar 2021 -
v1.0.1001 Jun 2018Release notes
Open source →The following major changes are in this release:
-
Add support for Argon2i, contributed by Francis Chuang.
-
Add support for PBKDF2-SHA1, PBKDF-SHA256 and PBKDF-SHA512,
contributed by Tom Price. -
Add support for an upgrade versioning mechanism to enable safe hash
upgrades in multi-server environments without breaking when passlib
is updated. See the new func UseDefaults for more information.IMPORTANT: You must change your code to take advantage of upgrades
to new, more preferred hashes (Argon2i). This opt-in is necessary to
avoid breaking gradual rollouts in multi-server deployments. See
func UseDefaults for information on what to do.If you do not update your code to use func UseDefaults, passlib will
still work fine and still use (by default) the perfectly secure
scrypt-sha256, but you will not benefit from automatic upgrades to
now more preferred algorithms (namely Argon2i, the new default).
There are no breaking changes.
-
-
v1.0.922 Sep 2016 -
v1.0.802 Oct 2015 -
v1.0.730 Sep 2015 -
v1.0.623 Sep 2015Nothing published for this version
-
v1.0.513 Sep 2015Nothing published for this version
-
v1.0.406 Sep 2015Nothing published for this version
-
v1.0.306 Sep 2015Nothing published for this version
-
v1.0.206 Sep 2015 -
v1.0.101 Sep 2015Nothing published for this version
-
v1.0.017 Aug 2015Nothing published for this version
-
v0.0.0-20180601225124-e15f3479e40e01 Jun 2018 pre-releaseNothing published for this version