-fix build issues
[oweals/gnunet.git] / src / secretsharing / gnunet-service-secretsharing.c
2014-02-17 Florian Dold- secretsharing api test for single peer
2014-02-11 Florian Dold- fixed wrong crypto in secretsharing
2014-02-04 Christian Fuchs- extended paillier-api to also include caller-suggeste...
2014-02-03 Florian Dold- consensus and secretsharing have both start time...
2014-01-21 Florian Doldremove unnecessary mpi conversion
2014-01-21 Florian Dolduse paillier private key container in secretsharing
2014-01-21 Florian Dolduse paillier public key container in secretsharing
2014-01-21 Florian Doldremove paillier_decrypt in secretsharing
2014-01-21 Florian Doldremove paillier_encrypt in secretsharing
2014-01-21 Florian Doldremove paillier_create in secretsharing
2014-01-21 Florian Doldpaillier constants / structs from util
2014-01-20 Florian Dold- paillier
2014-01-20 Florian Dold- make mpi scan/print public
2014-01-07 Florian Dolddoxygen
2014-01-07 Florian Dold- correctly adjust buffer when printing MPIs
2014-01-07 Florian Doldmissing secretsharing_common.c
2014-01-07 Florian Doldfree
2014-01-07 Florian Dold- htons => htonl
2014-01-07 Florian Dold- profiler actually added to svn
2013-12-14 Christian Grothoff-fix use of uninitialized variable
2013-12-12 Christian Grothoff-fix leaks of MPIs
2013-12-12 Christian Grothoff-removing code that just dereferenced uninitialized...
2013-12-11 Christian Grothoff-doxygen
2013-12-10 Florian Dold- key generation for secretsharing
2013-12-10 Christian Grothoff-doxygen fixes
2013-12-05 Christian Grothoff-fix leak
2013-12-03 Florian Dold- work on secretsharing
2013-11-05 Florian Doldskeleton for secretsharing