aboutsummaryrefslogtreecommitdiff
path: root/src/secretsharing
AgeCommit message (Expand)Author
2014-02-17- secretsharing api test for single peerFlorian Dold
2014-02-11- fixed wrong crypto in secretsharingFlorian Dold
2014-02-10- correct handling of timeouts in consensusFlorian Dold
2014-02-04- extended paillier-api to also include caller-suggested maximum supported homsChristian Fuchs
2014-02-03- consensus and secretsharing have both start time and deadlineFlorian Dold
2014-02-02Fix TESTS_ENVIRONMENT setting (allow GNUNET_PREFIX to be overriden, allow TES...LRN
2014-01-30fix #3284: support lib/MULTIARCH/ paths in installation, use GNUNET_PREFIX=@l...Christian Grothoff
2014-01-24fix #3275 with solution from https://gnunet.org/bugs/view.php?id=3275#c8029Sree Harsha Totakura
2014-01-21remove unnecessary mpi conversionFlorian Dold
2014-01-21use paillier private key container in secretsharingFlorian Dold
2014-01-21use paillier public key container in secretsharingFlorian Dold
2014-01-21remove paillier_decrypt in secretsharingFlorian Dold
2014-01-21remove paillier_encrypt in secretsharingFlorian Dold
2014-01-21remove paillier_create in secretsharingFlorian Dold
2014-01-21paillier constants / structs from utilFlorian Dold
2014-01-20- gnunet-secretsharing-profiler.c should not have exec flag setFlorian Dold
2014-01-20- paillierFlorian Dold
2014-01-20- make mpi scan/print publicFlorian Dold
2014-01-07doxygenFlorian Dold
2014-01-07- correctly adjust buffer when printing MPIsFlorian Dold
2014-01-07missing secretsharing_common.cFlorian Dold
2014-01-07freeFlorian Dold
2014-01-07- htons => htonlFlorian Dold
2014-01-07- removing superfluous test cast, my faultFlorian Dold
2014-01-07- remove #define for elgamal_qFlorian Dold
2014-01-07- profiler actually added to svnFlorian Dold
2013-12-24-remove trailing whitespaceChristian Grothoff
2013-12-23-fix build system issuesChristian Grothoff
2013-12-14-fix use of uninitialized variableChristian Grothoff
2013-12-12-fix leaks of MPIsChristian Grothoff
2013-12-12-removing code that just dereferenced uninitialized 'm' and then decided to r...Christian Grothoff
2013-12-11-doxygenChristian Grothoff
2013-12-11Add a dummy gnunet-secretsharing-profiler.c until fdold gets around to add th...LRN
2013-12-10- key generation for secretsharingFlorian Dold
2013-12-10-doxygen fixesChristian Grothoff
2013-12-05-fix leakChristian Grothoff
2013-12-03- work on secretsharingFlorian Dold
2013-11-05skeleton for secretsharingFlorian Dold