Activity
docs: update zxcvbn version to 1.9.0 in README
docs: update zxcvbn version to 1.9.0 in README
refactor: modifier 'private' is redundant for enum constructors
refactor: modifier 'private' is redundant for enum constructors
Deprecate setters in CrackTimeSeconds class and CrackTimesDisplay class
Deprecate setters in CrackTimeSeconds class and CrackTimesDisplay class
refactor: Deprecate com.nulabinc.zxcvbn.Guess and introduce new inter…
refactor: Deprecate com.nulabinc.zxcvbn.Guess and introduce new inter…
fix: checkstyle warnings (Summary javadoc is missin)
fix: checkstyle warnings (Summary javadoc is missin)
refactor: Deprecate com.nulabinc.zxcvbn.Matcher and introduce new int…
refactor: Deprecate com.nulabinc.zxcvbn.Matcher and introduce new int…
Force push
Deprecate com.nulabinc.zxcvbn.Matcher and introduce new interface in …
Deprecate com.nulabinc.zxcvbn.Matcher and introduce new interface in …
refactor: Initialize all Strength properties via constructor
refactor: Initialize all Strength properties via constructor
fix: fix the code smell warnings in DictionaryLoader
fix: fix the code smell warnings in DictionaryLoader