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
Release timeline
13 releases since 2015Releases
- v1.0.1123 Mar 2021
- v1.0.101 Jun 2018
Release 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 Sept 2016
- v1.0.82 Oct 2015
- v1.0.730 Sept 2015
- v1.0.623 Sept 2015
Nothing published for this version
- v1.0.513 Sept 2015
Nothing published for this version
- v1.0.46 Sept 2015
Nothing published for this version
- v1.0.36 Sept 2015
Nothing published for this version
- v1.0.26 Sept 2015
- v1.0.11 Sept 2015
Nothing published for this version
- v1.0.017 Aug 2015
Nothing published for this version
- v0.0.0-20180601225124-e15f3479e40e1 Jun 2018pre-release
Nothing published for this version