gpg: [don't know]: 1st length byte missing
while decrypting file only getting this error : what could be the reason for
such decryption fails
Description
Description
Event Timeline
Comment Actions
You fed gpg with data not in the OpenPGP format. The begin of the data however
is similar to OpenPGP and thus gpg tries to parse it but stops at the first
detected error.
For help please write to one of the mailing lists.