Distributed Privacy Guard - News
posted by stamer, Sun 02 Jun 2019 10:53:22 AM UTC
This release adds a lot of features to some programs: two new options ("-K" and "-f") allow dkg-keysign to read the certification key from a keyring instead of a single key block file. Moreover, with option "-a" an interactive confirmation by the user is required for each signature. Passive support of V5 keys (cf. [...]
posted by stamer, Sun 28 Apr 2019 11:43:52 AM UTC
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 a recent draft RFC 4880bis to select so-called [...]
posted by stamer, Sun 09 Dec 2018 05:51:13 PM UTC
In this release AEAD support (cf. draft RFC 4880bis) has been added for dkg-encrypt and dkg-decrypt. Please note that it requires LibTMCG version >= 1.3.16 and at least libgcrypt version >= 1.7.0 for OCB mode. Moreover, if dkg-generate is called with the new option "--timestamping" then a corresponding key usage flag from draft RFC 4880bis is set. Other changes are marginal.
posted by stamer, Mon 12 Nov 2018 04:37:44 PM UTC
This release improves the possibilities of DKGPG further. With the new programs dkg-adduid and dkg-revuid an user ID can be added and revoked, respectively. The program dkg-revoke now supports a human-readable reason for revocation (by option "-R") and dkg-decrypt verifies an included signature according to a given keyring (option "-k"). Last but not least, by the program dkg-addrevoker an external revocation key can be specified.
posted by stamer, Thu 13 Sep 2018 05:10:12 AM UTC
With this release a lot of improvements and new features are introduced.
First of all, passive support for ECDSA, ECDH, and EdDSA (cf. RFC 6637 and Werner Koch's draft RFC 4880bis) has been added by relying on the most recent version of LibTMCG. The threshold signature scheme and the threshold encryption are still limited to finite field
[...]
posted by stamer, Wed 27 Jun 2018 05:22:36 AM UTC
This release contains a lot of small improvements, in particular due to the new OpenPGP structures from LibTMCG. The option "-k" (keyring) has been added to further programs. OpenPGP cleartext signatures can now be generated with dkg-sign by option "-t" and the output of potentially malicious user IDs has been sanitized in dkg-keycheck, dkg-keyinfo, and dkg-keysign. Finally, the source code has been cleaned up.
posted by stamer, Wed 21 Mar 2018 04:10:24 PM UTC
Again some important improvements have been introduced, e.g., the support for external revocation keys when validating a public key and new options for different signature types of dkg-keysign. The most notable change is the usage of a new key block and signature parser from LibTMCG. Thus code complexity of DKGPG has been reduced a little bit.
posted by stamer, Fri 09 Feb 2018 03:43:33 PM UTC
Major improvements have been achieved in this release: For signing of a OpenPGP public key (certification) the program dkg-keysign was added. With dkg-keycheck and the option "-r" some basic checks on RSA keys can be performed. Two new options ("-f" and "-t") enhance the prossiblilities of dkg-verify. A new option for [...]
posted by stamer, Sun 24 Dec 2017 08:37:45 AM UTC
Since this release not required OpenPGP packets will be ignored.
posted by stamer, Sun 10 Dec 2017 11:22:36 AM UTC
Only small bugfixes are included in this release. However, the most recent version of LibTMCG is required to recognize some important library changes (e.g. increased S2K count for secret key encryption).
Powered by Savane 3.14-8aba.
Corresponding source code