PackageTrack
Sign in Get early access

crypt

One-way string hashing for salted passwords using the Unix crypt format

4.3.1 8.6K downloads/mo #3127 most downloaded on pub.dev hoylen/dart-crypt

What this package is like to depend on

Last release 3 years ago

no release in 18 months

Ships fairly regularly

a new release about every 7 months

Nearly every release is documented

notes for 19 of 19 stable releases

Nothing withdrawn

no release was ever pulled

11 years old

19 releases · first in 2015

0 releases in the last 12 months

see the full history below

Release timeline

19 releases · Apr 2015 to Oct 2023
2016 2017 2018 2019 2020 2021 2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 19
  1. 4.3.1 09 Oct 2023
    Release notes
    • Upgraded to lint 2.1.1.
    Open source →
  2. 4.3.0 21 May 2023
    Release notes
    • Added check to reject a caller provided salt that contain a dollar sign.
    Open source →
  3. 4.2.1 06 Feb 2022
    Release notes
    • Improved documentation.
    Open source →
  4. 4.2.0 06 Feb 2022
    Release notes
    • Fixed changing cryptographicallySecureSalts after first salt generated.
    Open source →
  5. 4.1.0 05 Feb 2022
    Release notes
    • Use a cryptographically secure random number to generate salts, if one is available. Added cryptographicallySecureSalts to control whether a cryptographically insecure random number generator can be used if a cryptographically secure one is not supported.
    Open source →
  6. 4.0.1 20 Feb 2021
    Release notes
    • Fixed code formatting.
    Open source →
  7. 4.0.0 20 Feb 2021
    Release notes
    • Null safety release.
    Open source →
  8. 3.0.1 21 Jul 2020
    Release notes
    • Fixed URL in README.
    Open source →
  9. 3.0.0 05 Feb 2020
    Release notes
    • Added support for SHA-512 (which requires upgrading to crypto 2.1.0 or later).
    Open source →
  10. 2.0.0 09 Jan 2020
    Release notes
    • Code clean up to satisfy pana 0.13.2 health checks.
    • Updated minimum dependency to Dart 2.3.
    Open source →
  11. 1.0.7 10 Aug 2018
    Release notes
    • Added hashCode property.
    • Fixed dartanalyzer warnings.
    Open source →
  12. 1.0.6 07 Aug 2018
    Release notes
    • Updated the upper bound of the SDK constraint to <3.0.0.
    Open source →
  13. 1.0.5 17 Dec 2017
    Release notes
    • Code made sound to support Dart strong mode.
    Open source →
  14. 1.0.4 28 Jul 2017
    Release notes
    • Updated dependency to allow usage of crypto verson 2.0.2.
    Open source →
  15. 1.0.3 02 Jun 2017
    Release notes
    • Make compatible with Angular 2 version 3.1.
    Open source →
  16. 1.0.2 12 Apr 2016
    Release notes
    • Fixed parsing bug.
    Open source →
  17. 1.0.1 12 Apr 2016
    Release notes
    • Co-exist with other packages that depend on version 0.x.x of crypto.
    Open source →
  18. 1.0.0 12 Apr 2016
    Release notes
    • Match method and equality operator added.
    • Changed to represent the crypt as an object with a toString method.
    Open source →
  19. 0.0.1 11 Apr 2015
    Release notes
    • Initial release.
    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