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
Releases
latest 19-
4.3.109 Oct 2023 -
4.3.021 May 2023Release notes
Open source →- Added check to reject a caller provided salt that contain a dollar sign.
-
4.2.106 Feb 2022 -
4.2.006 Feb 2022 -
4.1.005 Feb 2022Release notes
Open source →- Use a cryptographically secure random number to generate salts,
if one is available. Added
cryptographicallySecureSaltsto control whether a cryptographically insecure random number generator can be used if a cryptographically secure one is not supported.
- Use a cryptographically secure random number to generate salts,
if one is available. Added
-
4.0.120 Feb 2021 -
4.0.020 Feb 2021 -
3.0.121 Jul 2020 -
3.0.005 Feb 2020Release notes
Open source →- Added support for SHA-512 (which requires upgrading to crypto 2.1.0 or later).
-
2.0.009 Jan 2020Release notes
Open source →- Code clean up to satisfy pana 0.13.2 health checks.
- Updated minimum dependency to Dart 2.3.
-
1.0.710 Aug 2018 -
1.0.607 Aug 2018 -
1.0.517 Dec 2017 -
1.0.428 Jul 2017 -
1.0.302 Jun 2017 -
1.0.212 Apr 2016 -
1.0.112 Apr 2016 -
1.0.012 Apr 2016Release notes
Open source →- Match method and equality operator added.
- Changed to represent the crypt as an object with a toString method.
-
0.0.111 Apr 2015