Calculating ciphertext sizes

Robert J. Hansen rjh at sixdemonbag.org
Tue Jul 12 00:29:42 CEST 2011


> The reason for asking (which actually isn't realted to GnuPG) was I wanted
> to know the amount of data transferred over the wire with SCP.

Then this isn't a question related to encipherment: this is a protocol question.  Once you start looking at the protocol layer, other things have enormously more impact than just encryption operations.  For instance, if your wire protocol requires data be 7-bit clean binary data will expand out significantly.  If your wire protocol supports compression, the transmitted data might substantially decrease.

In the case of SCP, the OpenSSH geeks do their best to obfuscate the size of the transmitted data.  They do this in order to make traffic analysis more difficult, but also makes predicting the amount of data sent more difficult.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: PGP.sig
Type: application/pgp-signature
Size: 227 bytes
Desc: This is a digitally signed message part
URL: </pipermail/attachments/20110711/a9361dfe/attachment.pgp>


More information about the Gnupg-users mailing list