1.0 KiB
1.0 KiB
v1.12 (soon to be released)
- Beautiful UI
- Add cancel button to cancel encryption/decryption
- (Bug) Delete existing file only if password is correct
- Minor aesthetic fixes
- Complete rewrite from scratch, to ensure reliability and security
- Better anti-corruption (re-defined header format)
- Switch to Argon2d instead Argon2id for better security
v1.11 (released 3/23/2021)
- Much more secure wipe via
sdelete64
for Windows,shred
for Linux, andrm -P
for MacOS - Much more beautiful UI for MacOS
- Robust secure wipe support for drag and dropped files/folders
- Only open input files in read mode, since write mode is unnecessary
- Clean up source code, add better comments
- New: Drag and drop support (multiple files, a folder, a file and a folder, etc.)