Re: decrypt aes256 encrypted file without gpg-agent

2020-06-26 Thread vedaal via Gnupg-users
On 6/26/2020 at 4:54 AM, "Fourhundred Thecat" <400the...@gmx.ch> wrote: > >Hello, > >I have file encrypted with symmetric cipher (aes256) and not >signed. > >How can I decrypt it without using gpg agent ? > >I get these errors: > >$ gpg -d file.gpg >gpg: failed to start gpg agent >... >gpg:

Specifying smartcard reader when multiple readers attached

2020-06-26 Thread Jared Vacanti via Gnupg-users
Using gpg (GnuPG) 2.2.19, is there a way to specify a reader when multiple readers are available? For example: $ gpg --card-status --reader FEITIAN gpg: WARNING: "--reader-port" is an obsolete option - it has no effect except on scdaemon I seem to only be able to interact with smartcards or the

decrypt aes256 encrypted file without gpg-agent

2020-06-26 Thread Fourhundred Thecat
Hello, I have file encrypted with symmetric cipher (aes256) and not signed. How can I decrypt it without using gpg agent ? I get these errors: $ gpg -d file.gpg gpg: failed to start gpg agent ... gpg: decryption failed: no secret key as I said above, there is no secret key involved here. It