Error verifying encrypted and signed message
Hauke Laging
mailinglisten at hauke-laging.de
Sat Jul 13 15:39:11 CEST 2013
Am Sa 13.07.2013, 15:28:41 schrieb Thorsten Steinbrenner:
> Is it possible to only verify an encrypted message without decrypting it?
That is impossible. In order to check a signature you must first be able to
read it (and, of course, the data it refers to).
But you can decrypt it and throw the data away:
gpg --output /dev/null file.sig+enc.asc
Hauke
--
Crypto für alle: http://www.openpgp-schulungen.de/fuer/bekannte/
OpenPGP: 7D82 FB9F D25A 2CE4 5241 6C37 BF4B 8EEF 1A57 1DF5
http://www.openpgp-courses.org/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 572 bytes
Desc: This is a digitally signed message part.
URL: </pipermail/attachments/20130713/caef1735/attachment.sig>
More information about the Gnupg-users
mailing list