manage nonces in crypto.h

This commit is contained in:
2026-04-25 13:06:54 +02:00
parent 0f4d4f96d6
commit 47f1f7dd74
7 changed files with 55 additions and 71 deletions

View File

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