cleaned up and updated readme

This commit is contained in:
2026-01-28 16:25:35 -07:00
parent b27213506d
commit 5ec8df420d
2 changed files with 27 additions and 20 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
## Cryptographic Questions
- ~~are any of the sha digests biased or biasable?~~
- ~~if so, try scrypt or even argon2id?~~
- __switching to argon2id__
- **switching to argon2id**
- are the passphrase or salt settings too high? are they diminishing returns or even counterproductive?
- if so, what are some more optimal settings?
## Implementation Questions