index
:
oec/libbrandt.git
transcript
libbrandt fork
oec
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test_crypto.c
Age
Commit message (
Expand
)
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
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
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
2016-06-28
add outcome decryption plus test
Markus Teich
2016-06-28
add outcome computation with test
Markus Teich
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