How much larger are encrypted files?

You can actually calculate the ciphertext size to the last byte:

But to make it simpler, let’s put the file header aside. You can roughly expect a 0,146484375% increase.

A 100 GB file cleartext file will then be roughly a 100.15 GB ciphertext file.

6 Likes