Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-01-14 | lift code to recent GNUNET version; uncrustify | Özgür Kesim | |
2016-12-02 | migrate to GNUNET_log | Markus Teich | |
2016-09-29 | remove unneeded array tests | Markus Teich | |
These are tested in libgnunetutil now. | |||
2016-09-23 | test_brandt: actually check the outcome correctnes | Markus Teich | |
2016-09-21 | coding style fixes | Markus Teich | |
2016-09-08 | test_brandt nearly done | Markus Teich | |
2016-08-31 | finish prep functions for first price auctions | Markus Teich | |
2016-08-31 | temporary dump for discussion | Markus Teich | |
2016-08-23 | add msg headers | Markus Teich | |
2016-08-19 | update crypto test | Markus Teich | |
2016-08-16 | some stuff | Markus Teich | |
- finish BRANDT_destroy() - fix include mess related to platform.h and brandt_config.h - add first brandt.c testcase | |||
2016-08-09 | style changes in tests | Markus Teich | |
2016-08-03 | update tests | Markus Teich | |
2016-07-20 | remove gn scheduler example | Markus Teich | |
2016-07-13 | schedu | Christian Grothoff | |
2016-07-13 | schedu | Christian Grothoff | |
2016-07-13 | Merge branch 'master' of gnunet.org:libbrandt | Christian Grothoff | |
2016-07-13 | schedu | Christian Grothoff | |
2016-07-13 | Merge branch 'master' of gnunet.org:libbrandt | Markus Teich | |
2016-07-13 | faster tests | Markus Teich | |
2016-07-13 | avoid stupidity | Christian Grothoff | |
2016-07-13 | avoid stupidity | Christian Grothoff | |
2016-07-13 | major random stuff | Markus Teich | |
2016-06-28 | add outcome determination plus test | Markus Teich | |
- also fix bug in smc_sum() | |||
2016-06-28 | add outcome decryption plus test | Markus Teich | |
2016-06-28 | add outcome computation with test | Markus Teich | |
also: - enhance smc_zkp_2dle: secret can now be auto generated. - enhance sum functions: can now use custom step advancing. - add init1 and free1 for 1-dimensional point arrays. - declare loop variables inside loop header. - narrow some variable scopes. | |||
2016-06-22 | random fixes | Markus Teich | |
2016-06-22 | add prologue and round1 including tests | Markus Teich | |
2016-06-22 | smc_zkp_dl: make v an output parameter | Markus Teich | |
2016-06-21 | use proof structs. fix bug in mpi_serialize | Markus Teich | |
2016-06-21 | use hash to generate challange in ZKPs | Markus Teich | |
2016-06-21 | add (de)serialization + test. add some docu and stubs | Markus Teich | |
2016-06-20 | add 3dim array helpers | Markus Teich | |
2016-06-19 | some doxygen fixes | Markus Teich | |
2016-06-19 | merge smc into crypto module. add 2dim array helpers | Markus Teich | |
2016-06-17 | refactor smc and ec crypto functions and ad 0og zkp | Markus Teich | |
2016-06-15 | enable test | Markus Teich | |
2016-06-15 | add second ZKP (equality of two EC DLs) with test case | Markus Teich | |
2016-06-13 | coding style | Markus Teich | |
2016-06-13 | add first ZKP including test case | Markus Teich | |
2016-06-12 | add tests for key generation | Markus Teich | |