diff options
author | Frank Denis | 2025-03-12 00:32:04 +0100 |
---|---|---|
committer | Jakob Unterwurzacher | 2025-03-12 20:43:23 +0100 |
commit | 3e852eb354f99fb95b399c68d950298b33ed88ab (patch) | |
tree | 6218e3b655e5ebf778c026b9dee5b1fe3f306950 /Documentation/file-format.md | |
parent | e9d6fb4b3f16d04fa56a66acad46eafad4f8aba1 (diff) |
Do what @rfjakob asked me to do
Diffstat (limited to 'Documentation/file-format.md')
-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 ee10524..73c505f 100644 --- a/Documentation/file-format.md +++ b/Documentation/file-format.md @@ -26,7 +26,7 @@ Data block, XChaCha20-Poly1305 (enabled via `-init -xchacha`) Data block, AEGIS (enabled via `-init -aegis`) - 16 bytes nonce + 32 bytes nonce 1-4096 bytes encrypted data 16 bytes tag |