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
Description
Description
Related Objects
Related Objects
Event Timeline
Comment Actions
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.