aboutsummaryrefslogtreecommitdiff
path: root/src/secretsharing
Commit message (Expand)AuthorAge
* Fix TESTS_ENVIRONMENT setting (allow GNUNET_PREFIX to be overriden, allow TES...LRN2014-02-02
* fix #3284: support lib/MULTIARCH/ paths in installation, use GNUNET_PREFIX=@l...Christian Grothoff2014-01-30
* fix #3275 with solution from https://gnunet.org/bugs/view.php?id=3275#c8029Sree Harsha Totakura2014-01-24
* 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
* doxygenFlorian Dold2014-01-07
* - correctly adjust buffer when printing MPIsFlorian Dold2014-01-07
* 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
* -remove trailing whitespaceChristian Grothoff2013-12-24
* -fix build system issuesChristian Grothoff2013-12-23
* -fix use of uninitialized variableChristian Grothoff2013-12-14
* -fix leaks of MPIsChristian Grothoff2013-12-12
* -removing code that just dereferenced uninitialized 'm' and then decided to r...Christian Grothoff2013-12-12
* -doxygenChristian Grothoff2013-12-11
* Add a dummy gnunet-secretsharing-profiler.c until fdold gets around to add th...LRN2013-12-11
* - key generation for secretsharingFlorian Dold2013-12-10
* -doxygen fixesChristian Grothoff2013-12-10
* -fix leakChristian Grothoff2013-12-05
* - work on secretsharingFlorian Dold2013-12-03
* skeleton for secretsharingFlorian Dold2013-11-05