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
5
likes
160
points
36
downloads

Publisher

verified publisherthiagofontes.dev

Weekly Downloads

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