SHA256
1
0
forked from pool/dkgpg

Accepting request 717435 from home:kbabioch:branches:security:privacy

- Update to version 1.1.3: 
    This is a bugfix release that includes only three minor improvements: a
    direct-key signature (0x1f) for the primary key is added by default such
    that restricting key servers (e.g. keys.openpgp.org) can deliver a
    cryptographically checkable key without verification of any included
    user ID or without appended subkey. The command line interface of
    dkg-decrypt has been improved in order to give users an easy access to
    the symmetric-key decryption mode. An additional option ("-5") for
    dkg-sign allows to generate V5 signatures (cf. draft RFC 4880bis).

OBS-URL: https://build.opensuse.org/request/show/717435
OBS-URL: https://build.opensuse.org/package/show/security:privacy/dkgpg?expand=0&rev=21
This commit is contained in:
Karol Babioch 2019-07-22 06:49:58 +00:00 committed by Git OBS Bridge
parent dc02f01798
commit bcfde99a65
6 changed files with 23 additions and 10 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:83f0f8fa061106a3062fc2536cdb5861cb9fed56920ffdf6f061b7eeca83936f
size 769856

View File

@ -1,6 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iF0EABECAB0WIQR29zARMp0n2418P5dPWE64+yvhTwUCXPJyywAKCRBPWE64+yvh
T/CNAJ9m8/2HemHS4Yk4MXylGRfHGrO05ACdGE0UQur+UAxQ9vpFRMiXvTEajic=
=Y491
-----END PGP SIGNATURE-----

3
dkgpg-1.1.3.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:af337c2645eb42c02d04b6d90512e51dc89f2e24e70f1013912c9636d579eec2
size 776653

6
dkgpg-1.1.3.tar.gz.sig Normal file
View File

@ -0,0 +1,6 @@
-----BEGIN PGP SIGNATURE-----
iF0EABECAB0WIQR29zARMp0n2418P5dPWE64+yvhTwUCXSrpAgAKCRBPWE64+yvh
T2JwAKCMKRF3EYAoNyZZsvO1kbvYETSiiwCfVnHzuhfein5nWYIbDfjgLfFHLik=
=GJVH
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,16 @@
-------------------------------------------------------------------
Mon Jul 22 06:44:53 UTC 2019 - Karol Babioch <kbabioch@suse.com>
- Update to version 1.1.3:
This is a bugfix release that includes only three minor improvements: a
direct-key signature (0x1f) for the primary key is added by default such
that restricting key servers (e.g. keys.openpgp.org) can deliver a
cryptographically checkable key without verification of any included
user ID or without appended subkey. The command line interface of
dkg-decrypt has been improved in order to give users an easy access to
the symmetric-key decryption mode. An additional option ("-5") for
dkg-sign allows to generate V5 signatures (cf. draft RFC 4880bis).
-------------------------------------------------------------------
Sun Jun 2 08:25:15 UTC 2019 - Karol Babioch <kbabioch@suse.de>

View File

@ -17,7 +17,7 @@
Name: dkgpg
Version: 1.1.2
Version: 1.1.3
Release: 0
Summary: Distributed Key Generation (DKG) and Threshold Cryptography for OpenPGP
License: GPL-2.0-or-later