Re: Cannot decrypt file after clearing cache

2021-11-25 Thread Stephen Jeffrey via Gnupg-users
Thanks Ingo. I submitted a bug report, it is here  (https://bugzilla.redhat.com/show_bug.cgi?id=2026617). CheersSteve On Wednesday, 24 November 2021, 10:51:52 pm AEST, Ingo Klöcker wrote: On Mittwoch, 24. November 2021 12:39:15 CET Stephen Jeffrey via Gnupg-users wrote: > After

Re: Cannot decrypt file after clearing cache

2021-11-24 Thread Ingo Klöcker
On Mittwoch, 24. November 2021 12:39:15 CET Stephen Jeffrey via Gnupg-users wrote: > After entering the > password it fails. I am using a fresh install of Fedora 35 and gpg2 version > 2.3.2. > Why is it failing after I clear the cache? Because symmetric encryption is broken in version 2.3.2. See

Cannot decrypt file after clearing cache

2021-11-24 Thread Stephen Jeffrey via Gnupg-users
Hi all, I wish to encrypt a file with a passphrase, possibly copy the file elsewhere, and decrypt using the same passphrase.  If I encrypt a file (with a passphrase) it can then be decypted without entering a passphrase:> echo "test" > test.txt> gpg -c test.txt> gpg -d test.txt.gpg gpg: