Commit Graph

16 Commits

Author SHA1 Message Date
32641f97de maintain an in-memory file map instead of searching the entire vault on every operation 2026-04-27 11:00:23 +02:00
48fc35e16c mark as deleted and zero content on deletion instead of shifting everything 2026-04-25 13:37:53 +02:00
85541e1db4 retry on weak password, Vault::create 2026-04-25 13:12:46 +02:00
47f1f7dd74 manage nonces in crypto.h 2026-04-25 13:06:54 +02:00
53a222a7da handle invalid passwords 2025-11-11 12:20:35 +01:00
30ca8b6262 bit of ux 2025-11-04 21:21:03 +01:00
82cf551a4c std::array for nonces 2025-11-04 19:47:16 +01:00
c5c347e832 separate nonce for filenames 2025-11-04 19:28:38 +01:00
d23faa1c6d encrypt filenames, keep filename when editing 2025-11-03 16:55:38 +01:00
871c76d018 per-vault salt, readme, windows 2025-11-03 16:01:17 +01:00
453bb91e24 pbkdf 2025-11-03 12:31:15 +01:00
5d9850a781 encrypt files 2025-11-03 12:12:43 +01:00
cf1ac6d556 dont preview by default, Vault::delete_file 2025-11-02 21:44:10 +01:00
d292d42b65 update_file, add multiple files, display sizes 2025-11-02 18:36:45 +01:00
3922456171 vault class 2025-11-02 17:53:29 +01:00
f5f6db48b2 file preview 2025-11-02 16:42:08 +01:00