SHA256
1
0
forked from pool/libTMCG

24 Commits

Author SHA256 Message Date
Dominique Leuenberger
4c28ec06b9 Accepting request 706873 from games
OBS-URL: https://build.opensuse.org/request/show/706873
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libTMCG?expand=0&rev=9
2019-06-02 13:18:38 +00:00
Karol Babioch
1edfa5f051 Accepting request 706872 from home:kbabioch:branches:games
- Update to version 1.3.18
  * This release is two-fold: first, it fixes some bugs (e.g. iterated S2K)
    of the OpenPGP interface, and second, it adds functionality for handling
    v5 keys and signatures (see RFC 4880bis-07).
- Re-freshed keyring file with current version from upstream

OBS-URL: https://build.opensuse.org/request/show/706872
OBS-URL: https://build.opensuse.org/package/show/games/libTMCG?expand=0&rev=23
2019-06-02 08:19:55 +00:00
Michael Vetter
beac611c13 Accepting request 667945 from home:kbabioch:branches:games
- Update to version 1.3.17
  * VTMF,ASTC,DKG,VRHE,EOTP,COM,VSS: make CheckGroup() more robust
  * VSSHE: security bugfix for Verify_[non]interactive_[_publiccoin]
  * mpz_spowm: added check for correct base in fast exponentiation
  * mpz_sqrtm: remove unused parameter in tmcg_mpz_qrmn_p()
  * configure.ac: added compiler option "-Wextra"
  * mpz_sprime: added tmcg_mpz_smprime() with increased B = 80000
  * RFC4880: changed type of tmcg_openpgp_mem_alloc to unsigned long

OBS-URL: https://build.opensuse.org/request/show/667945
OBS-URL: https://build.opensuse.org/package/show/games/libTMCG?expand=0&rev=22
2019-01-23 08:57:00 +00:00
Dominique Leuenberger
589ccbc248 Accepting request 655725 from games
OBS-URL: https://build.opensuse.org/request/show/655725
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libTMCG?expand=0&rev=8
2018-12-07 13:37:01 +00:00
Dirk Stoecker
4c71ff45e1 Accepting request 653602 from home:kbabioch:branches:games
- 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()

OBS-URL: https://build.opensuse.org/request/show/653602
OBS-URL: https://build.opensuse.org/package/show/games/libTMCG?expand=0&rev=20
2018-12-06 15:08:43 +00:00
Dominique Leuenberger
b4d9fc3bab Accepting request 648395 from games
OBS-URL: https://build.opensuse.org/request/show/648395
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libTMCG?expand=0&rev=7
2018-11-13 15:57:46 +00:00
Karol Babioch
8c98c67a0c Accepting request 648386 from home:kbabioch:branches:games
- Update to version 1.3.15
    This is a maintenance release that fixes some bugs, e.g. in the Botan
    support of functions from module mpz_srandom. Moreover, some interfaces
    of the OpenPGP implemenation have been added and removed. For some
    modules of LibTMCG a basic exception handling has been introduced.

OBS-URL: https://build.opensuse.org/request/show/648386
OBS-URL: https://build.opensuse.org/package/show/games/libTMCG?expand=0&rev=18
2018-11-12 08:39:18 +00:00
Yuchen Lin
21bfa9e087 Accepting request 634667 from games
OBS-URL: https://build.opensuse.org/request/show/634667
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libTMCG?expand=0&rev=6
2018-09-10 10:32:07 +00:00
a6db7974e2 Accepting request 634666 from security:privacy
OBS-URL: https://build.opensuse.org/request/show/634666
OBS-URL: https://build.opensuse.org/package/show/games/libTMCG?expand=0&rev=16
2018-09-10 08:07:43 +00:00
Dominique Leuenberger
1125f04ff5 Accepting request 619128 from games
libTMCG 1.3.13

OBS-URL: https://build.opensuse.org/request/show/619128
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libTMCG?expand=0&rev=5
2018-06-29 20:34:26 +00:00
8358c868b7 Accepting request 619098 from home:1Antoine1:branches:games
- Fix install-info usage.

OBS-URL: https://build.opensuse.org/request/show/619098
OBS-URL: https://build.opensuse.org/package/show/games/libTMCG?expand=0&rev=14
2018-06-26 09:36:29 +00:00
12f60dad97 Accepting request 618914 from home:kbabioch:branches:games
- 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

OBS-URL: https://build.opensuse.org/request/show/618914
OBS-URL: https://build.opensuse.org/package/show/games/libTMCG?expand=0&rev=13
2018-06-25 09:49:45 +00:00
Dominique Leuenberger
a496206280 Accepting request 589664 from games
OBS-URL: https://build.opensuse.org/request/show/589664
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libTMCG?expand=0&rev=4
2018-03-24 15:14:11 +00:00
012f762960 Accepting request 589660 from home:kbabioch:branches:games
- 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()

OBS-URL: https://build.opensuse.org/request/show/589660
OBS-URL: https://build.opensuse.org/package/show/games/libTMCG?expand=0&rev=11
2018-03-21 08:29:20 +00:00
Dominique Leuenberger
842331a6fd Accepting request 574539 from games
OBS-URL: https://build.opensuse.org/request/show/574539
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libTMCG?expand=0&rev=3
2018-02-10 16:58:13 +00:00
acac9902ba Accepting request 574410 from home:kbabioch:branches:games
- Update to 1.3.11:
  * Improved libTMCG initialization (init_libTMCG())
  * Better handling of RFC4880 functionality
- Switched sources to https instead of http

OBS-URL: https://build.opensuse.org/request/show/574410
OBS-URL: https://build.opensuse.org/package/show/games/libTMCG?expand=0&rev=9
2018-02-09 09:27:26 +00:00
Dominique Leuenberger
07c3806b54 Accepting request 570402 from games
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/570402
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libTMCG?expand=0&rev=2
2018-01-29 13:58:41 +00:00
Dominique Leuenberger
cf712c64ec Accepting request 565815 from games
C++ library for creating secure and fair online card games, and distributed key generation

OBS-URL: https://build.opensuse.org/request/show/565815
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libTMCG?expand=0&rev=1
2018-01-23 12:52:47 +00:00
Dirk Stoecker
5a187c6f4f Accepting request 567998 from home:jengelh:branches:games
- Compact description for size. Outright trim SRPM description.
- Do not ship static libraries.

OBS-URL: https://build.opensuse.org/request/show/567998
OBS-URL: https://build.opensuse.org/package/show/games/libTMCG?expand=0&rev=6
2018-01-22 21:33:59 +00:00
5d18dfa904 Accepting request 565812 from home:kbabioch:branches:games
- update to 1.3.10:
  * Introduced RSA signature generation/verification for OpenPGP
  * Add function for preparing certification signatures

OBS-URL: https://build.opensuse.org/request/show/565812
OBS-URL: https://build.opensuse.org/package/show/games/libTMCG?expand=0&rev=5
2018-01-15 16:06:01 +00:00
e70ac3d82e Accepting request 564429 from home:AndreasStieger:branches:games
- 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:

OBS-URL: https://build.opensuse.org/request/show/564429
OBS-URL: https://build.opensuse.org/package/show/games/libTMCG?expand=0&rev=4
2018-01-14 21:00:30 +00:00
023be678b4 Accepting request 564428 from home:AndreasStieger:branches:games
- update to 1.3.3:
  * Small enhancements for DKG tools
- includes changes from 1.3.2:
  * Major improvements for distributed key generation (DKG) and
    threshold cryptography

OBS-URL: https://build.opensuse.org/request/show/564428
OBS-URL: https://build.opensuse.org/package/show/games/libTMCG?expand=0&rev=3
2018-01-14 20:50:43 +00:00
6c2487c2bf 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
2017-05-26 15:55:50 +00:00
Matthias Mailänder
de055ed5e2 Accepting request 495736 from home:AndreasStieger
cryto library for distributed card games

OBS-URL: https://build.opensuse.org/request/show/495736
OBS-URL: https://build.opensuse.org/package/show/games/libTMCG?expand=0&rev=1
2017-05-25 15:16:34 +00:00