Home GnuPG

DecryptVerifyFilesController: fix verification of opaquely signed messages
1c7a16b2836aUnpublished

Unpublished Commit · Learn More

Repository Importing: This repository is still importing.

Description

DecryptVerifyFilesController: fix verification of opaquely signed messages

  • gpgme_op_decrypt_verify only works for opaquely signed messages when protocol==OpenPGP, so we now classify the input file in the DecryptVerifyOpaque case and only use DecryptVerifyTask if the input is potential ciphertext, otherwise we use VerifyOpaqueTask.

Partly fixes kolab/issue4156 (gpg4win).
What's missing is either bullet-proof classification
(also for binary content) or a way for the user to select decrypt
over verify-opaque in the UI.

svn path=/branches/kdepim/enterprise4/kdepim/; revision=1095058

Details

Provenance
marcAuthored on Feb 23 2010, 4:52 PM
Parents
rKLEOPATRAd7f5c23c1d25: SignEncryptEMailConflictDialog: automatically pick a protocol if one is…
Branches
Unknown
Tags
Unknown