aboutsummaryrefslogtreecommitdiff
path: root/src/secretsharing
AgeCommit message (Expand)Author
2014-12-10moving away from DEFAULTSERVICES to per-section FORCESTART, thus addressing #...Christian Grothoff
2014-12-07-check return valueChristian Grothoff
2014-12-06-fixing minor compiler warningsChristian Grothoff
2014-11-27rename element's type field to 'element_type'Christian Grothoff
2014-10-05-eliminate dead codeChristian Grothoff
2014-10-05-eliminate leakChristian Grothoff
2014-10-05-check return valueChristian Grothoff
2014-09-13fixing parallel build, getting rid of useless _DEPENDENCIES declarationsChristian Grothoff
2014-08-24secretsharing cleanupFlorian Dold
2014-08-24full proof of fair encryptionFlorian Dold
2014-08-20generate proof of fair encryptionFlorian Dold
2014-06-07-doxygen fixesChristian Grothoff
2014-05-24-doxygen, some additional error checkingChristian Grothoff
2014-04-14don't use valgrind in secretsharing profiler by defaultFlorian Dold
2014-04-14fix lots of memory leaks in secretsharing decryptionFlorian Dold
2014-04-14fix lots of memory leaks in secretsharing key generationFlorian Dold
2014-04-14- call operation_done on testbed operations in profilerFlorian Dold
2014-04-10-fix depChristian Grothoff
2014-04-08-doxygenChristian Grothoff
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