diff options
| -rw-r--r-- | Documentation/file-format.md | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/Documentation/file-format.md b/Documentation/file-format.md index b0d4b55..ad1fb3f 100644 --- a/Documentation/file-format.md +++ b/Documentation/file-format.md @@ -12,6 +12,7 @@ Data block  	1-4096 bytes encrypted data  	16 bytes GHASH +Full block overhead = 32/4096 = 1/128 = 0.78125 %  Example: 1-byte file  -------------------- | 
