aboutsummaryrefslogtreecommitdiff
path: root/src/secretsharing/gnunet-service-secretsharing.c
Commit message (Collapse)AuthorAge
...
* - 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
|
* - 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
* -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 ↵Christian Grothoff2013-12-12
| | | | randomly increment memory
* -doxygenChristian Grothoff2013-12-11
|
* - key generation for secretsharingFlorian Dold2013-12-10
| | | | | | - gnunet-ecc -E also prints hex
* -doxygen fixesChristian Grothoff2013-12-10
|
* -fix leakChristian Grothoff2013-12-05
|
* - work on secretsharingFlorian Dold2013-12-03
|
* skeleton for secretsharingFlorian Dold2013-11-05