PackageTrack
Sign in Get early access

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 2021
2016 2017 2018 2019 2020 2021 2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 13
  1. v1.0.11 23 Mar 2021
    Release notes

    v1.0.11: Fix usage on 32-bit platforms; switch to GitHub Actions

    Open source →
  2. v1.0.10 01 Jun 2018
    Release notes

    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.

    Open source →
  3. v1.0.9 22 Sep 2016
    Release notes

    v1.0.9: Bugfix for NeedsUpdate, cleanup

    Open source →
  4. v1.0.8 02 Oct 2015
    Release notes

    v1.0.8: Increase bcrypt cost to 12

    Open source →
  5. v1.0.7 30 Sep 2015
    Release notes

    v1.0.7: Add VerifyNoUpgrade method.

    Open source →
  6. v1.0.6 23 Sep 2015

    Nothing published for this version

  7. v1.0.5 13 Sep 2015

    Nothing published for this version

  8. v1.0.4 06 Sep 2015

    Nothing published for this version

  9. v1.0.3 06 Sep 2015

    Nothing published for this version

  10. v1.0.2 06 Sep 2015
    Release notes

    v1.0.2: Add bcrypt and bcrypt-sha256 support

    Open source →
  11. v1.0.1 01 Sep 2015

    Nothing published for this version

  12. v1.0.0 17 Aug 2015

    Nothing published for this version

  13. v0.0.0-20180601225124-e15f3479e40e 01 Jun 2018 pre-release

    Nothing published for this version

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