| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2025-09-23 | Use HKDF to expand key into both auth and encrypt | Rose Hogenson | 1 | -6/+18 | |
| I guess having the password hash depend on the encryption key isn't a great idea. Let's make them independent using hkdf | |||||
| 2025-09-23 | Combine password hash and salt secrets | Rose Hogenson | 1 | -0/+2 | |
| 2025-09-23 | Encrypt notepad at rest | Rose Hogenson | 1 | -3/+3 | |
| 2025-09-23 | Use pbkdf2 for password hashing instead of sha512 | Rose Hogenson | 1 | -0/+22 | |
