Home GnuPG
Diffusion GPGME 10f2106404f0

js: properly reject pgp message without signature

Description

js: properly reject pgp message without signature

  • A verify at gpgme-json does not fail if there is a valid pgp message that does not include a signature. Instead, the answer will be devoid of signatures. In javascript, the SIG_NO_SIG error should be reported here, but wasn't.

Details

Provenance
mkrambachAuthored on Jul 4 2018, 3:46 PM
Parents
rM1919fa41b6da: js: Add jsdoc, update webpack-cli dependency
Branches
Unknown
Tags
Unknown