aboutsummaryrefslogtreecommitdiff
path: root/src/secretsharing/test_secretsharing.conf
Commit message (Collapse)AuthorAge
* disable rps in unrelated testsChristian Grothoff2019-02-19
|
* AUTOSTART renamed into START_ON_DEMAND (#4547a)psyc://loupsycedyglgamf.onion/~lynX1984-04-04
|
* moving away from DEFAULTSERVICES to per-section FORCESTART, thus addressing ↵Christian Grothoff2014-12-10
| | | | #3565 indirectly
* full proof of fair encryptionFlorian Dold2014-08-24
|
* don't use valgrind in secretsharing profiler by defaultFlorian 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
* - fixed wrong crypto in secretsharingFlorian Dold2014-02-11
| | | | | - added zero knowledge proofs (except the one for fair encryption) and other verifications
* - make mpi scan/print publicFlorian Dold2014-01-20
| | | | | - secretsharing key generation and decryption fixed
* - 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
* skeleton for secretsharingFlorian Dold2013-11-05