You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
A file is encrypted in the same fashion as in EncryptMain. When trying to decrypt it using gpg --decrypt command, got the following message:
gpg: [don't know]: 1st length byte missing
To Reproduce
Steps to reproduce the behavior (code sample)
Describe the bug
A file is encrypted in the same fashion as in EncryptMain. When trying to decrypt it using
gpg --decrypt
command, got the following message:gpg: [don't know]: 1st length byte missing
To Reproduce
Steps to reproduce the behavior (code sample)
Expected behavior
File should be decrypted as expected.
** System (please complete the following information):**
For encryption
For decryption:
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: