aboutsummaryrefslogtreecommitdiff
path: root/src/secretsharing/secretsharing_api.c
Commit message (Collapse)AuthorAge
* src: for every AGPL3.0 file, add SPDX identifier.ng02019-01-14
|
* -comments: the world ain't all malepsyc://loupsycedyglgamf.onion/~lynX2018-06-27
|
* paragraph for gnunet devs that don't know how to use the webpsyc://loupsycedyglgamf.onion/~lynX2018-06-07
|
* glitch in the license text detected by hyazinthe, thank you!psyc://loupsycedyglgamf.onion/~lynX2018-06-07
|
* first batch of license fixes (boring)psyc://loupsycedyglgamf.onion/~lynX2018-06-05
|
* rename connecT -> connect now that the old API is deadChristian Grothoff2017-01-10
|
* Use statement exprs instead of local functionDavid Barksdale2016-08-18
| | | | | This change lets us compile with clang again.
* -avoid calling memcpy() with NULL argument, even if len is 0Christian Grothoff2016-07-08
|
* -fix FTBFSChristian Grothoff2016-06-20
|
* avoid deprecated API, use new connecT APIChristian Grothoff2016-06-19
|
* redefine GNUNET_MQ_queue_for_connection_client to capture client handleChristian Grothoff2016-06-19
|
* update secretsharing to new MQ APIChristian Grothoff2016-06-18
|
* -fix (C) noticesChristian Grothoff2016-01-19
|
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
|
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
|
* -doxygen fixesChristian Grothoff2014-06-07
|
* -doxygen, some additional error checkingChristian Grothoff2014-05-24
|
* - secretsharing api test for single peerFlorian Dold2014-02-17
| | | | | - fixed wrong endianess conversion
* - consensus and secretsharing have both start time and deadlineFlorian Dold2014-02-03
|
* - 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
* - key generation for secretsharingFlorian Dold2013-12-10
| | | | | | - gnunet-ecc -E also prints hex
* skeleton for secretsharingFlorian Dold2013-11-05