Skip to content

v3.0.0-beta

Pre-release
Pre-release
Compare
Choose a tag to compare
@samuel-lucas6 samuel-lucas6 released this 05 Mar 16:28
· 369 commits to master since this release
2934d26

⚠️IMPORTANT: This release contains breaking changes. If you are updating from a previous version of Kryptor, then you should decrypt all of your files.

After just over 2 months of work, v3 is finally done🎉 I recommend reading the new documentation to get up to speed.

  • Chunked AEAD for encryption.
  • New KEK/DEK design.
  • File signing.
  • Fixed Argon2 parameters.
  • Faster directory encryption.
  • Authenticated hybrid file encryption.
  • Masked password entry with support for random passphrase generation.
  • Separate encryption and signing asymmetric keys.
  • Private key encryption.
  • Export asymmetric key pairs.
  • Code improvements due to a rewrite.
  • New GitBook documentation.
  • No longer working on a GUI version - not enough time to work on two different versions, tricky to implement in a GUI format, not cross-platform, and more confusing for the user downloading the software. More detail can be found here.