From bf602f531a934cceddff16d73f853cf1d489f694 Mon Sep 17 00:00:00 2001 From: Sebastian Lackner Date: Thu, 27 Dec 2018 13:40:28 +0100 Subject: Assorted spelling fixes. Detected with the 'codespell' utility. --- docs/reverse_mode_crypto.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/reverse_mode_crypto.md') diff --git a/docs/reverse_mode_crypto.md b/docs/reverse_mode_crypto.md index 758adb2..1bd5495 100644 --- a/docs/reverse_mode_crypto.md +++ b/docs/reverse_mode_crypto.md @@ -30,7 +30,7 @@ is hashed with SHA256 and truncated to 128 bits (source code ![](img/reverse-derivePathIV.svg) -All derived values are explicitely stored in the ciphertext, +All derived values are explicitly stored in the ciphertext, so that decryption requires no knowledge of the derivation algorithm. -- cgit v1.2.3