On Mon, 24 Jul 2017 16:27, stefan.cl...@posteo.de said:
> macOS, i get the following message:
Please do
gpg --version
gpg -v --clearsign loremipsum.txt
and show us the full output.
Salam-Shalom,
Werner
--
Die Gedanken sind frei. Ausnahmen regelt ein Bundesgesetz.
pgp0S8FuVjLGY.p
Hi all,
when clear signing a text file, with the latest version of GnuPG under
macOS, i get the following message:
gpg --clearsign loremipsum.txt
gpg: selecting openpgp failed: Operation not supported by device
The file is signed and can be verified. Just wondering (after googling)
what this mea
At Sat, 22 Jul 2017 00:01:45 +0200 (CEST),
wrote:
> I am using GnuPG 1.4.x to symmetrically encrypt files before I
> transfer them to "the cloud" for backup reasons.
> Is there any way to test these encrypted files for errors, i.e. to
> make sure they can be decrypted correctly without actually ha
Hi!
On 22/07/17 00:01, karel-...@tutanota.com wrote:
> In short I am searching for something like the test option for packed
> files that most archivers offer.
I don't know what OS you're using, so the details might differ but this
works for me:
$ gpg --batch -o /dev/null -d test.txt.gpg ; echo
Hello!I am using GnuPG 1.4.x to symmetrically encrypt files before I transfer
them to "the cloud" for backup reasons.Is there any way to test these encrypted
files for errors, i.e. to make sure they can be decrypted correctly without
actually having to decrypt them again?Providing the passphrase