password_entropy 2.0.1 copy "password_entropy: ^2.0.1" to clipboard
password_entropy: ^2.0.1 copied to clipboard

This package aims to calculate entrophy for plain text passwords, different implementations may have slighty different results from this package.

1.0.0 #

  • Initial version.

2.0.0 #

  • Breaking change, this packages no longer uses big int improving performance but causing a breaking change on the return type, now entropy will be returned as double
  • Bug fixes and increase in test coverage to 100%

2.0.1 #

  • Lowering dart sdk requirements
  • Fix readme example
2
likes
140
pub points
27%
popularity

Publisher

verified publisherthiagofontes.dev

This package aims to calculate entrophy for plain text passwords, different implementations may have slighty different results from this package.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

More

Packages that depend on password_entropy