diff options
Diffstat (limited to 'Documentation')
| -rw-r--r-- | Documentation/file-format.md | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/file-format.md b/Documentation/file-format.md index 5699f9e..04bd2fe 100644 --- a/Documentation/file-format.md +++ b/Documentation/file-format.md @@ -12,7 +12,7 @@ Data block, default AES-GCM mode  	1-4096 bytes encrypted data  	16 bytes GHASH -Data block, AES-SIV mode (used in reverse mode, or when explicitely enabled with `-init -aessiv`) +Data block, AES-SIV mode (used in reverse mode, or when explicitly enabled with `-init -aessiv`)  	16 bytes nonce  	16 bytes SIV  | 
