SHA256
1
0
forked from pool/dkgpg

Accepting request 656870 from security:privacy

- Update to version 1.1.0:
    This release supports Authenticated Encryption with Associated Data (AEAD)
    in accordance to RFC 4880bis (draft); this can be enforced with the new
    added option "-a" when  dkg-(d)encrypt is used. For using domain parameters,
    as described in RFC 7919, one should specify the new option "-r", when
    dkg-gencrs is used. Last, for key generation (dkg-generate) the timestamp
    option was added ( "--timestamping") which sets a key usage flag.

OBS-URL: https://build.opensuse.org/request/show/656870
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dkgpg?expand=0&rev=7
This commit is contained in:
2018-12-11 14:48:31 +00:00
committed by Git OBS Bridge
6 changed files with 21 additions and 10 deletions

View File

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

View File

@@ -1,6 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iF0EABECAB0WIQR29zARMp0n2418P5dPWE64+yvhTwUCW+g1bgAKCRBPWE64+yvh
T6vqAKCkXoMuserYOSnBFX3HjzOFckMDZwCdHqMl/2O5kqDLyhPv3CWOuFa1o8o=
=ziZY
-----END PGP SIGNATURE-----

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

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

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

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

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Mon Dec 10 15:02:40 UTC 2018 - atoptsoglou@suse.com
- Update to version 1.1.0:
This release supports Authenticated Encryption with Associated Data (AEAD)
in accordance to RFC 4880bis (draft); this can be enforced with the new
added option "-a" when dkg-(d)encrypt is used. For using domain parameters,
as described in RFC 7919, one should specify the new option "-r", when
dkg-gencrs is used. Last, for key generation (dkg-generate) the timestamp
option was added ( "--timestamping") which sets a key usage flag.
-------------------------------------------------------------------
Mon Nov 12 07:52:43 UTC 2018 - Karol Babioch <kbabioch@suse.com>

View File

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