diff options
| author | Simeon Simeonov | 2018-04-27 13:00:50 +0200 |
|---|---|---|
| committer | Simeon Simeonov | 2018-04-27 13:00:50 +0200 |
| commit | 129b2f3336c60e188f8188b256adacb0938e3d72 (patch) | |
| tree | 3a754d9f7528dedc60b7ad633b916ecb2d5f2772 | |
| parent | 5fe50787fc1f8edec8a7cc7899741633f6c9c53f (diff) | |
Small doc additionsnext
| -rw-r--r-- | README.md | 6 |
1 files changed, 6 insertions, 0 deletions
| @@ -116,6 +116,12 @@ Stronger hash-functions like SHA-3 or BLAKE2b can be considered as a | |||
| 116 | replacement in the future. | 116 | replacement in the future. |
| 117 | 117 | ||
| 118 | 118 | ||
| 119 | #### General conclusions | ||
| 120 | |||
| 121 | ChaCha20Poly1305 should be considered for replacement of the general | ||
| 122 | encryption scheme in the future. | ||
| 123 | |||
| 124 | |||
| 119 | #### Master password digest | 125 | #### Master password digest |
| 120 | 126 | ||
| 121 | In order to be able to decide whether the user typed a "wrong" master password, | 127 | In order to be able to decide whether the user typed a "wrong" master password, |
