index
:
gnunet
gnunet
master
v0.9
Amatus' GNUnet stable branch https://gnunet.org
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
secretsharing
Age
Commit message (
Expand
)
Author
2014-02-17
- secretsharing api test for single peer
Florian Dold
2014-02-11
- fixed wrong crypto in secretsharing
Florian Dold
2014-02-10
- correct handling of timeouts in consensus
Florian Dold
2014-02-04
- extended paillier-api to also include caller-suggested maximum supported homs
Christian Fuchs
2014-02-03
- consensus and secretsharing have both start time and deadline
Florian Dold
2014-02-02
Fix TESTS_ENVIRONMENT setting (allow GNUNET_PREFIX to be overriden, allow TES...
LRN
2014-01-30
fix #3284: support lib/MULTIARCH/ paths in installation, use GNUNET_PREFIX=@l...
Christian Grothoff
2014-01-24
fix #3275 with solution from https://gnunet.org/bugs/view.php?id=3275#c8029
Sree Harsha Totakura
2014-01-21
remove unnecessary mpi conversion
Florian Dold
2014-01-21
use paillier private key container in secretsharing
Florian Dold
2014-01-21
use paillier public key container in secretsharing
Florian Dold
2014-01-21
remove paillier_decrypt in secretsharing
Florian Dold
2014-01-21
remove paillier_encrypt in secretsharing
Florian Dold
2014-01-21
remove paillier_create in secretsharing
Florian Dold
2014-01-21
paillier constants / structs from util
Florian Dold
2014-01-20
- gnunet-secretsharing-profiler.c should not have exec flag set
Florian Dold
2014-01-20
- paillier
Florian Dold
2014-01-20
- make mpi scan/print public
Florian Dold
2014-01-07
doxygen
Florian Dold
2014-01-07
- correctly adjust buffer when printing MPIs
Florian Dold
2014-01-07
missing secretsharing_common.c
Florian Dold
2014-01-07
free
Florian Dold
2014-01-07
- htons => htonl
Florian Dold
2014-01-07
- removing superfluous test cast, my fault
Florian Dold
2014-01-07
- remove #define for elgamal_q
Florian Dold
2014-01-07
- profiler actually added to svn
Florian Dold
2013-12-24
-remove trailing whitespace
Christian Grothoff
2013-12-23
-fix build system issues
Christian Grothoff
2013-12-14
-fix use of uninitialized variable
Christian Grothoff
2013-12-12
-fix leaks of MPIs
Christian Grothoff
2013-12-12
-removing code that just dereferenced uninitialized 'm' and then decided to r...
Christian Grothoff
2013-12-11
-doxygen
Christian Grothoff
2013-12-11
Add a dummy gnunet-secretsharing-profiler.c until fdold gets around to add th...
LRN
2013-12-10
- key generation for secretsharing
Florian Dold
2013-12-10
-doxygen fixes
Christian Grothoff
2013-12-05
-fix leak
Christian Grothoff
2013-12-03
- work on secretsharing
Florian Dold
2013-11-05
skeleton for secretsharing
Florian Dold