forked from pool/libTMCG
Accepting request 498505 from home:AndreasStieger:branches:games
- 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 OBS-URL: https://build.opensuse.org/request/show/498505 OBS-URL: https://build.opensuse.org/package/show/games/libTMCG?expand=0&rev=2
This commit is contained in:
parent
de055ed5e2
commit
6c2487c2bf
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:4a88d88207ecc746e048ca71f7c911f4178e4c130c4bd163a3859614bd89e274
|
|
||||||
size 1026182
|
|
@ -1,6 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iF0EABECAB0WIQR29zARMp0n2418P5dPWE64+yvhTwUCWRdzCAAKCRBPWE64+yvh
|
|
||||||
T/HmAJ9A8Kb0HKWis0bDjjd9YGFDLOxIKACeLA8+0mlB/rDb9fz9+m5r7OUH9Rw=
|
|
||||||
=kwXo
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
libTMCG-1.3.1.tar.gz
Normal file
3
libTMCG-1.3.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:47fc83407c3fd6aba305bf6cd24172fed499bf8f63e5c519d3a0291faa3183af
|
||||||
|
size 1028351
|
6
libTMCG-1.3.1.tar.gz.sig
Normal file
6
libTMCG-1.3.1.tar.gz.sig
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iF0EABECAB0WIQR29zARMp0n2418P5dPWE64+yvhTwUCWSa/YAAKCRBPWE64+yvh
|
||||||
|
TwFRAJ0cO/nl/FD1YZlCHtSV6O4ivH9PYQCcDUQMFp3d+YSwDU3U8c9uqOe7Zhg=
|
||||||
|
=y48Y
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
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
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed May 17 20:08:23 UTC 2017 - astieger@suse.com
|
Wed May 17 20:08:23 UTC 2017 - astieger@suse.com
|
||||||
|
|
||||||
|
@ -20,7 +20,7 @@
|
|||||||
|
|
||||||
%define sover 5
|
%define sover 5
|
||||||
Name: libTMCG
|
Name: libTMCG
|
||||||
Version: 1.3.0
|
Version: 1.3.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: C++ library for creating secure and fair online card games
|
Summary: C++ library for creating secure and fair online card games
|
||||||
License: GPL-2.0+
|
License: GPL-2.0+
|
||||||
|
Loading…
x
Reference in New Issue
Block a user