Skip to content

Releases: brammittendorff/opencryptui

v0.3.1

03 Apr 16:53

Choose a tag to compare

🆕 New Features

  • Volume encryption added for secure storage.
  • Security framework for macOS integrated.
  • Wiping functionality now has dedicated tests.
  • Logger system added for better debug and traceability.
  • Selectable crypto providers (from Mar 31 commit, still relevant).

🐛 Fixes & Improvements

  • Fixed memory issues during runtime.
  • Fixed multiple macOS-related build issues.
  • Improved Windows build, replaced ERROR with ERROR_LEVEL.
  • Removed unused screenshot upload step.
  • General build system improvements and error handling.

Full Changelog: v0.1.4...v0.3.1

v0.1.4

09 Aug 14:00

Choose a tag to compare

Added memory security so it will not swap

v0.1.2

09 Aug 12:01

Choose a tag to compare

Added testing of more ciphers and kdf's

v0.1.1

09 Aug 11:09

Choose a tag to compare

Added keyfiles

v0.1.0

08 Aug 15:20

Choose a tag to compare

Added help menu for ciphers and kdfs to know which one to use

v0.0.130

08 Aug 15:07

Choose a tag to compare

Changed sorting of ciphers to order by best and changed benchmark to …

v0.0.129

08 Aug 14:49

Choose a tag to compare

Changed benchmark menu so you can click all tabs and make benchmark s…

v0.0.128

08 Aug 12:26

Choose a tag to compare

Added versioning for windows in git

v0.0.126

08 Aug 11:37

Choose a tag to compare

Added about with hardware acceleration for better ui

v0.0.125

08 Aug 10:53

Choose a tag to compare

Updated styles