crypt 1.0.6 copy "crypt: ^1.0.6" to clipboard
crypt: ^1.0.6 copied to clipboard

outdated

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

Changelog #

1.0.6 #

  • Updated the upper bound of the SDK constraint to <3.0.0.

1.0.5 #

  • Code made sound to support Dart strong mode.

1.0.4 #

  • Updated dependency to allow usage of crypto verson 2.0.2.

1.0.3 #

  • Make compatible with Angular 2 version 3.1.

1.0.2 #

  • Fixed parsing bug.

1.0.1 #

  • Co-exist with other packages that depend on version 0.x.x of crypto.

1.0.0 #

  • Match method and equality operator added.
  • Changed to represent the crypt as an object with a toString method.

0.0.1 #

  • Initial release.
34
likes
0
pub points
94%
popularity

Publisher

verified publisherhoylen.com

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

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

crypto

More

Packages that depend on crypt