2018-09-10 08:07:43 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Sep 10 07:38:14 UTC 2018 - Karol Babioch <kbabioch@suse.com>
|
|
|
|
|
|
|
|
- Update to version 1.3.14
|
|
|
|
With this release three additional parameters for the control of secure
|
|
|
|
memory allocation have been added to init_libTMCG(). They are explained
|
|
|
|
in the reference manual. Moreover, the OpenPGP interface has been
|
|
|
|
enhanced in several way, e.g., ECDH, ECDSA and EdDSA are supported now.
|
|
|
|
- Applied spec-cleaner
|
|
|
|
|
2018-06-26 09:36:29 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Jun 26 06:00:26 UTC 2018 - antoine.belvire@opensuse.org
|
|
|
|
|
|
|
|
- Fix install-info usage.
|
|
|
|
|
2018-06-25 09:49:45 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Jun 25 09:25:35 UTC 2018 - kbabioch@suse.com
|
|
|
|
|
|
|
|
- Update to 1.3.13
|
|
|
|
- Lots of major improvements for undocumented OpenPGP interface
|
|
|
|
- PRNG from Botan is used as additional source of randomness
|
|
|
|
- SHA3 is emulated if runtime version of libgcrypt is too old
|
|
|
|
- Applied spec-cleaner
|
|
|
|
|
2018-03-21 08:29:20 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Mar 21 08:03:04 UTC 2018 - kbabioch@suse.com
|
|
|
|
|
|
|
|
- Update to 1.3.12:
|
|
|
|
* Added function mpz_lprime_prefix() for k-prefix tweak
|
|
|
|
* Improved strength of oracle hash function g() by second algo
|
|
|
|
* Raised the requirement of libgcrypt version to >= 1.7.0
|
|
|
|
* Improved on RFC4880 handling
|
|
|
|
* mpz_shash: bugfix changes the output of hash function g()
|
|
|
|
|
2018-02-09 09:27:26 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Feb 8 21:12:35 UTC 2018 - kbabioch@suse.com
|
|
|
|
|
|
|
|
- Update to 1.3.11:
|
|
|
|
* Improved libTMCG initialization (init_libTMCG())
|
|
|
|
* Better handling of RFC4880 functionality
|
|
|
|
|
|
|
|
- Switched sources to https instead of http
|
|
|
|
|
2018-01-22 21:33:59 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Jan 21 20:37:20 UTC 2018 - jengelh@inai.de
|
|
|
|
|
|
|
|
- Compact description for size. Outright trim SRPM description.
|
|
|
|
- Do not ship static libraries.
|
|
|
|
|
2018-01-15 16:06:01 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Jan 15 15:55:56 UTC 2018 - kbabioch@suse.com
|
|
|
|
|
|
|
|
- update to 1.3.10:
|
|
|
|
* Introduced RSA signature generation/verification for OpenPGP
|
|
|
|
* Add function for preparing certification signatures
|
|
|
|
|
2017-05-26 15:55:50 +00:00
|
|
|
-------------------------------------------------------------------
|
2018-01-14 21:00:30 +00:00
|
|
|
Sun Jan 14 20:56:24 UTC 2018 - astieger@suse.com
|
2018-01-14 20:50:43 +00:00
|
|
|
|
2018-01-14 21:00:30 +00:00
|
|
|
- update to 1.3.9:
|
|
|
|
* fix two minor bugs in the OpenPGP implementation
|
|
|
|
- includes changes from 1.3.8:
|
|
|
|
* The S2K count for OpenPGP private key encryption has been
|
|
|
|
increased to a reasonable value
|
|
|
|
- includes changes from 1.3.7, 1.3.6, 1.3.5:
|
|
|
|
* minor bug fixes
|
|
|
|
- includes changes from 1.3.4:
|
|
|
|
* DKG tools removed, deparate project DKGPG
|
|
|
|
- includes changes from 1.3.3:
|
2018-01-14 20:50:43 +00:00
|
|
|
* Small enhancements for DKG tools
|
|
|
|
- includes changes from 1.3.2:
|
|
|
|
* Major improvements for distributed key generation (DKG) and
|
|
|
|
threshold cryptography
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2017-05-26 15:55:50 +00:00
|
|
|
Fri May 26 15:54:37 UTC 2017 - astieger@suse.com
|
|
|
|
|
|
|
|
- update to 1.3.1:
|
|
|
|
* VSSHE: added a simple variant of SetupGenerators_publiccoin()
|
|
|
|
* DKG: use very strong randomness from libgcrypt (long term keys)
|
|
|
|
* RFC4880: added implementation of Partial Body Lengths
|
|
|
|
|
2017-05-25 15:16:34 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed May 17 20:08:23 UTC 2017 - astieger@suse.com
|
|
|
|
|
|
|
|
- update to 1.3.0:
|
|
|
|
* remove some issues found by coverity scan
|
|
|
|
* add undocumented protocols and experimental support for
|
|
|
|
distributed key generation
|
|
|
|
* Verifiable setup of VTMF group generator
|
|
|
|
* For some advanced protocols (e.g. Groth's shuffle) with more
|
|
|
|
than two parties the distributed coin flipping protocol (EDCF)
|
|
|
|
should be used.
|
|
|
|
- includes changes from 1.2.0:
|
|
|
|
* The default security parameters have been updated to current
|
|
|
|
state of the art
|
|
|
|
* The complexity of hash function g() was improved
|
|
|
|
* Non-interactive versions of the verifiable shuffle resp.
|
|
|
|
rotation protocol provide more efficient instantiations with
|
|
|
|
soundness based on the well-known Fiat-Shamir heuristic
|
|
|
|
* stengthen interactive versions of the protocols against
|
|
|
|
malicious verifiers by coin flipping between prover and
|
|
|
|
verifier
|
|
|
|
* include protocol for reliable broadcast
|
|
|
|
* improved documentation
|
|
|
|
- includes changes from 1.1.3:
|
|
|
|
* VRHE scheme provides an efficient HVZK argument for cyclic
|
|
|
|
shuffle
|
|
|
|
- includes changes from 1.1.2:
|
|
|
|
* Small bugfixes have been applied in order to compile with gcc
|
|
|
|
4.3.x
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Jan 25 16:54:43 UTC 2015 - andreas.stieger@gmx.de
|
|
|
|
|
|
|
|
- verify source signature
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Mar 31 16:33:31 UTC 2012 - andreas.stieger@gmx.de
|
|
|
|
|
|
|
|
- update to 1.1.2
|
|
|
|
- fix most warnings and errors for current openSUSE standards
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu May 10 00:00:00 UTC 2007 - toni@links2linux.de
|
|
|
|
|
|
|
|
- Initial package 1.1.1
|
|
|
|
|