SHA256
1
0
forked from pool/dkgpg

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

- Update to version 1.1.1:
    Some small improvements have been applied for dkg-generate: Two new
    options ("-u" and "-N") allow providing the initial user ID and to
    disable the passphrase at command line. Moreover, since this release
    dkg-timestamp and dkg-timestamp-verify require a special key usage flag
    from recent RFC 4880bis draft to select so-called timestamping keys.
    Finally, the synchronization time of the internally used broadcast
    protocol was reduced to a more reasonable amount and in dkg-decrypt the
    detection of end of data for message and decryption shares was changed.

OBS-URL: https://build.opensuse.org/request/show/698913
OBS-URL: https://build.opensuse.org/package/show/security:privacy/dkgpg?expand=0&rev=17
This commit is contained in:
Karol Babioch 2019-04-28 21:35:01 +00:00 committed by Git OBS Bridge
parent c8d7412888
commit 1d09e0e18d
6 changed files with 24 additions and 11 deletions

View File

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

View File

@ -1,6 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iF0EABECAB0WIQR29zARMp0n2418P5dPWE64+yvhTwUCXAtt6gAKCRBPWE64+yvh
T8oDAKCNEIl4FyWFeeLPVvude/xBk1HZqgCdEN60g9Poo/uzgxwJ/M4xVCGy7rk=
=L2r/
-----END PGP SIGNATURE-----

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

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

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

@ -0,0 +1,6 @@
-----BEGIN PGP SIGNATURE-----
iF0EABECAB0WIQR29zARMp0n2418P5dPWE64+yvhTwUCXMSvGwAKCRBPWE64+yvh
T+BbAJ9K7WvpilcH18gkHF18UVp5tzeFxwCfWEN+jAOZn/YaVlYUfQqdoKWBC4Y=
=Uaxd
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,16 @@
-------------------------------------------------------------------
Sun Apr 28 13:14:20 UTC 2019 - Karol Babioch <kbabioch@suse.de>
- Update to version 1.1.1:
Some small improvements have been applied for dkg-generate: Two new
options ("-u" and "-N") allow providing the initial user ID and to
disable the passphrase at command line. Moreover, since this release
dkg-timestamp and dkg-timestamp-verify require a special key usage flag
from recent RFC 4880bis draft to select so-called timestamping keys.
Finally, the synchronization time of the internally used broadcast
protocol was reduced to a more reasonable amount and in dkg-decrypt the
detection of end of data for message and decryption shares was changed.
-------------------------------------------------------------------
Mon Dec 10 15:02:40 UTC 2018 - atoptsoglou@suse.com

View File

@ -1,7 +1,7 @@
#
# spec file for package dkgpg
#
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -17,7 +17,7 @@
Name: dkgpg
Version: 1.1.0
Version: 1.1.1
Release: 0
Summary: Distributed Key Generation (DKG) and Threshold Cryptography for OpenPGP
License: GPL-2.0-or-later