Skip to content

1.1.0

Compare
Choose a tag to compare
@firaja firaja released this 15 Mar 10:24
· 427 commits to master since this release

Added

  • Configurable delimiter for CompressedPBKDF2Function (before was $)

Removed

  • Hash.check() method because Password.check() should be the only way to verify passwords.

Fixed

  • Values from psw4j.properties are not properly cached.
  • Typos in README.md
  • Typos in SystemChecker's methods' signature.