aboutsummaryrefslogtreecommitdiff
path: root/docs/reverse_mode_crypto.md
diff options
context:
space:
mode:
authorSebastian Lackner2018-12-27 13:40:28 +0100
committerrfjakob2018-12-27 18:34:26 +0100
commitbf602f531a934cceddff16d73f853cf1d489f694 (patch)
treec4c9a5699da4087f638c2db830fcc1445cd2ff32 /docs/reverse_mode_crypto.md
parent29de895ef717e87548e7f8cad8fc8b7cebb4110e (diff)
Assorted spelling fixes.
Detected with the 'codespell' utility.
Diffstat (limited to 'docs/reverse_mode_crypto.md')
-rw-r--r--docs/reverse_mode_crypto.md2
1 files changed, 1 insertions, 1 deletions
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.