summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
index e33c964..e9eeca2 100644
--- a/README.md
+++ b/README.md
@@ -116,6 +116,12 @@ Stronger hash-functions like SHA-3 or BLAKE2b can be considered as a
116replacement in the future. 116replacement in the future.
117 117
118 118
119#### General conclusions
120
121ChaCha20Poly1305 should be considered for replacement of the general
122encryption scheme in the future.
123
124
119#### Master password digest 125#### Master password digest
120 126
121In order to be able to decide whether the user typed a "wrong" master password, 127In order to be able to decide whether the user typed a "wrong" master password,