Announcing v0.8.0

Release 0.8.0 is out!

This release includes important security fixes and desktop UI improvements.


Affected repositories

rust-keylock-lib

rust-keylock-shell

rust-keylock-android

rust-keylock-ui

Changelist

rust-keylock-lib:

  • Correct the bcrypt key expansion using HKDF.
  • Encrypt the SHA3 hash value
  • Use the maintained fork of rust-crypto.
  • Error messages and logging improvements.

rust-keylock-ui:

  • Windows sizing improvements.
  • Several UI enhancements.
  • Fixed “home not found” issue of java logging in windows.