We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e8070f commit 3aa93cdCopy full SHA for 3aa93cd
1 file changed
README.md
@@ -56,7 +56,7 @@ AES-256-GCM encrypts your file securely and ensures it remains safe and unchange
56
### Why 310,000 PBKDF2 Iterations?
57
PBKDF2 makes your password significantly harder to crack by running it through 310,000 iterations of hashing before generating the encryption key.
58
59
-### FileKrypt
+### Understanding FileKrypt Security
60
61
| FileKrypt Protects Against | Simple Explanation |
62
| :--- | :--- |
@@ -140,4 +140,4 @@ FileKrypt is a free tool provided without any guarantees or warranties. Since al
140
141
This project is licensed under the MIT License. See [`LICENSE`](./LICENSE) for details.
142
143
----
+---
0 commit comments