[Announce] GnuPG 2.2.7 released

2018-05-02 Thread Werner Koch
Hello! We are is pleased to announce the availability of a new GnuPG release: version 2.2.7. This is a maintenance release; see below for a list of fixed bugs. About GnuPG === The GNU Privacy Guard (GnuPG) is a complete and free implementation of the OpenPGP standard which is commonly

Re: gpgsm --verify

2018-05-02 Thread Stefan Claas
Am 02.05.18 um 07:35 schrieb Werner Koch: On Tue, 1 May 2018 10:55, stefan.cl...@posteo.de said: openssl cms -verify -in original.eml > message.txt && \ openssl cms -cmsout -in original.eml | \ sed "1,4d" | base64 -d > file.sig && \ gpgsm --verify file.sig message.txt Adding --verbose to the