remove unnecessary mpi conversion
[oweals/gnunet.git] / src / secretsharing /
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- gnunet-secretsharing-profiler.c should not have exec...
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- removing superfluous test cast, my fault
2014-01-07 Florian Dold- remove #define for elgamal_q
2014-01-07 Florian Dold- profiler actually added to svn
2013-12-24 Christian Grothoff-remove trailing whitespace
2013-12-23 Christian Grothoff-fix build system issues
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-11 LRNAdd a dummy gnunet-secretsharing-profiler.c until fdold...
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