SHA256
1
0
forked from pool/libTMCG
Dominique Leuenberger 2018-12-07 13:37:01 +00:00 committed by Git OBS Bridge
commit 589ccbc248
6 changed files with 25 additions and 11 deletions

View File

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

View File

@ -1,6 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iF0EABECAB0WIQR29zARMp0n2418P5dPWE64+yvhTwUCW+gHKQAKCRBPWE64+yvh
Tx3JAJ9mMF8Tme949idoLeXHtu3tmAJSMQCeP4+GXL3+fRlxQZ8q58e3QlT5RJU=
=1OjK
-----END PGP SIGNATURE-----

3
libTMCG-1.3.16.tar.gz Normal file
View File

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

View File

@ -0,0 +1,6 @@
-----BEGIN PGP SIGNATURE-----
iF0EABECAB0WIQR29zARMp0n2418P5dPWE64+yvhTwUCXAPuRQAKCRBPWE64+yvh
T62nAJ42i7MuqH+IUJjdk94ZFuXGe/ILiACfZsLG/6+0C5fg3xnuvZQOLA0VAyQ=
=H5aT
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,17 @@
-------------------------------------------------------------------
Mon Dec 3 20:52:05 UTC 2018 - Karol Babioch <kbabioch@suse.de>
- Update to version 1.3.16
* changed constant TMCG_MAX_CARDS (decreased by factor 2)
* changed formulas for TMCG_MAX_VALUE_CHARS and TMCG_MAX_KEY_CHARS
* RFC4880: added support of Preferred AEAD Algorithms [RFC 4880bis]
* RFC4880: added output for key usage "timestamping" [RFC 4880bis]
* RFC4880: changed tmcg_openpgp_byte_t: unsigned char -> uint8_t
* RFC4880: added PacketAeadEncode() [RFC 4880bis]
* RFC4880: added SymmetricDecryptAEAD() and SymmetricEncryptAEAD()
* changed formula for TMCG_MAX_KEYBITS (increased by factor 2)
* mpz_srandom: bugfix in Botan code branch of mpz_grandomb()
-------------------------------------------------------------------
Mon Nov 12 07:45:44 UTC 2018 - Karol Babioch <kbabioch@suse.com>

View File

@ -18,9 +18,9 @@
#
%define sover 15
%define sover 16
Name: libTMCG
Version: 1.3.15
Version: 1.3.16
Release: 0
Summary: C++ library for creating secure and fair online card games
License: GPL-2.0-or-later