summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimeon Simeonov2018-04-27 13:00:50 +0200
committerSimeon Simeonov2018-04-27 13:00:50 +0200
commit129b2f3336c60e188f8188b256adacb0938e3d72 (patch)
tree3a754d9f7528dedc60b7ad633b916ecb2d5f2772
parent5fe50787fc1f8edec8a7cc7899741633f6c9c53f (diff)
Small doc additionsnext
-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,