-
-
Notifications
You must be signed in to change notification settings - Fork 3.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
gpg / gnupg decrypt failure #1335
Comments
You could try if it works with gnupg2. |
Also, can you produce a file that crashes your gnupg that you could share, so we can test this too? |
Thanks for the quick answer. Unfortunately, I cannot share the original file that I keep always encrypted ;) |
It works with gnupg2! Very good hint. |
Another indicator that dropping gnupg1 support and letting the |
I am currently happy with the gpg2 solution and stopped experimenting with gpg. Maybe we can keep that open and see whether somebody else triggers the same problem. |
I have tested with symmetric, asymmetric (RSA/RSA, DSA/Elgamal) with compression set to 'zlib' or 'nocompress' and everything works without error. On my desktop (Arch Linux amd64) installed gpg 2.1.23, on Termux - gpg 1.4.22. |
When symmetric decrypting a file with gpg1, it gets corrupted silently. I. e. just |
@plotkin1996 I just tested this and I can't reproduce this error
What's the output of |
Not sure if it's relevant but why don't we build zlib in Termux but make use of the one in |
@Neo-Oli
|
Closing this as gnupg has been removed and gnupg2 seem to work for everyone |
I am encountering issues where gpg in termux is producing strange errors when
trying to decrypt a file that was produced on a Ubuntu 16.04 / AMD64 machine.
Things that I have checked:
Versions Desktop / Ubuntu:
Versions Phone:
The text was updated successfully, but these errors were encountered: