aboutsummaryrefslogtreecommitdiff
path: root/src/secretsharing
Commit message (Collapse)AuthorAge
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
|
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
|
* moving away from DEFAULTSERVICES to per-section FORCESTART, thus addressing ↵Christian Grothoff2014-12-10
| | | | #3565 indirectly
* -check return valueChristian Grothoff2014-12-07
|
* -fixing minor compiler warningsChristian Grothoff2014-12-06
|
* rename element's type field to 'element_type'Christian Grothoff2014-11-27
|
* -eliminate dead codeChristian Grothoff2014-10-05
|
* -eliminate leakChristian Grothoff2014-10-05
|
* -check return valueChristian Grothoff2014-10-05
|
* fixing parallel build, getting rid of useless _DEPENDENCIES declarationsChristian Grothoff2014-09-13
|
* secretsharing cleanupFlorian Dold2014-08-24
|
* full proof of fair encryptionFlorian Dold2014-08-24
|
* generate proof of fair encryptionFlorian Dold2014-08-20
|
* -doxygen fixesChristian Grothoff2014-06-07
|
* -doxygen, some additional error checkingChristian Grothoff2014-05-24
|
* don't use valgrind in secretsharing profiler by defaultFlorian Dold2014-04-14
|
* fix lots of memory leaks in secretsharing decryptionFlorian Dold2014-04-14
|
* fix lots of memory leaks in secretsharing key generationFlorian Dold2014-04-14
|
* - call operation_done on testbed operations in profilerFlorian Dold2014-04-14
| | | | | - destroy consensus handles in secretsharing service correctly
* -fix depChristian Grothoff2014-04-10
|
* -doxygenChristian Grothoff2014-04-08
|
* - secretsharing api test for single peerFlorian Dold2014-02-17
| | | | | - fixed wrong endianess conversion
* - fixed wrong crypto in secretsharingFlorian Dold2014-02-11
| | | | | - added zero knowledge proofs (except the one for fair encryption) and other verifications
* - correct handling of timeouts in consensusFlorian Dold2014-02-10
| | | | | - fixed segfault in secretsharing profiler
* - extended paillier-api to also include caller-suggested maximum supported homsChristian Fuchs2014-02-04
|
* - consensus and secretsharing have both start time and deadlineFlorian Dold2014-02-03
|
* Fix TESTS_ENVIRONMENT setting (allow GNUNET_PREFIX to be overriden, allow ↵LRN2014-02-02
| | | | TESTS_ENVIRONMENT to be overrided (use AM_TESTS_ENVIRONMENT))
* fix #3284: support lib/MULTIARCH/ paths in installation, use ↵Christian Grothoff2014-01-30
| | | | GNUNET_PREFIX=@libdir@ so that we can extract the value of MULTIARCH during 'make check'
* fix #3275 with solution from https://gnunet.org/bugs/view.php?id=3275#c8029Sree Harsha Totakura2014-01-24
| | | | | | sed -i 's#^\(\s*\)TESTS#\1TESTS_ENVIRONMENT=export GNUNET_PREFIX=@prefix@;export PATH=@prefix@/bin:$$PATH;\n&#'
* remove unnecessary mpi conversionFlorian Dold2014-01-21
|
* use paillier private key container in secretsharingFlorian Dold2014-01-21
|
* use paillier public key container in secretsharingFlorian Dold2014-01-21
|
* remove paillier_decrypt in secretsharingFlorian Dold2014-01-21
|
* remove paillier_encrypt in secretsharingFlorian Dold2014-01-21
|
* remove paillier_create in secretsharingFlorian Dold2014-01-21
|
* paillier constants / structs from utilFlorian Dold2014-01-21
|
* - gnunet-secretsharing-profiler.c should not have exec flag setFlorian Dold2014-01-20
|
* - paillierFlorian Dold2014-01-20
|
* - make mpi scan/print publicFlorian Dold2014-01-20
| | | | | - secretsharing key generation and decryption fixed
* doxygenFlorian Dold2014-01-07
|
* - correctly adjust buffer when printing MPIsFlorian Dold2014-01-07
| | | | | - fix confusion between paillier and elgamal field elements
* missing secretsharing_common.cFlorian Dold2014-01-07
|
* freeFlorian Dold2014-01-07
|
* - htons => htonlFlorian Dold2014-01-07
|
* - removing superfluous test cast, my faultFlorian Dold2014-01-07
|
* - remove #define for elgamal_qFlorian Dold2014-01-07
|
* - profiler actually added to svnFlorian Dold2014-01-07
| | | | | | | | - test for signature segfault with secretsharing - rudimentary implementation of cooperative decryption - consensus uses absolute time instead of relative - working DKG without zero knowledge proofs
* -remove trailing whitespaceChristian Grothoff2013-12-24
|
* -fix build system issuesChristian Grothoff2013-12-23
|
* -fix use of uninitialized variableChristian Grothoff2013-12-14
|