Page MenuHome GnuPG

gpg 2048R - why encryption data length is different if text data 36 bytes
Closed, InvalidPublic

Description

we are using gpg2 and base64 commands with 2048R algorithm Input: encrypted 36
bytes input text data with fixed length(36 bytes) current problem: if i run
gpg command continuously, some times encrypted the data with 387 bytes instead
of 389 bye

Event Timeline

werner lowered the priority of this task from High to Normal.
werner removed a project: Bug Report.
werner added a subscriber: lmamane.
werner added a subscriber: werner.

There is no guarantee how long the output will be. Several factors influence
this. For example the compression or removed leading zero bytes in encrypted
random session keys can have this effect.

If you have more questions about this, please direct them to one of the mailing
lists.