separate nonce for filenames

This commit is contained in:
2025-11-04 19:28:38 +01:00
parent 5e2c324bc4
commit c5c347e832
5 changed files with 24 additions and 31 deletions

View File

@@ -5,7 +5,8 @@ Desktop app for securely storing sensitive files
## Features
* **Pretty usable UI**
* **Overkill encryption:** XChaCha20-Poly1305 + Argon2id(m=1GB,t=6,p=4) key derivation
* **Cross-platform-ish:** Tested on Linux and Windows
* **Cross-platform-ish:** Builds on Linux, Windows and macOS
* **Drag and Drop support**
## Building