thiagofontes.dev

  • Packages
Results2 packages owned by thiagofontes.dev
Sort by

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

2
likes
140
pub points
21%
popularity
This package aims to calculate entrophy for plain text passwords, different implementations may have slighty different results from this package.

logarithm_big_intcopy "logarithm_big_int: ^1.0.2" to clipboard
logarithm_big_int: ^1.0.2 copied to clipboard

1
likes
140
pub points
29%
popularity
A way to calculate logarithm with a bigInt value given a the base also in bigInt, note that the returned value will be also a bigInt so the decimal values will be lost.