index
:
oec/libbrandt.git
transcript
libbrandt fork
oec
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypto.h
Age
Commit message (
Expand
)
Author
2016-11-22
add m+1st price auctions with public outcome
Markus Teich
2016-10-31
fix alignment
Markus Teich
2016-10-15
add M+1st price private outcome implementation
Markus Teich
2016-09-29
split different auction format algorithms into separate files
Markus Teich
2016-09-21
coding style fixes
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 outcome determination to brandt.c
Markus Teich
2016-08-16
some stuff
Markus Teich
2016-08-03
switch to hashing from gnunetutil
Markus Teich
2016-08-03
update tests
Markus Teich
2016-07-13
fix by including platform.h
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
update crypto interface
Markus Teich
2016-06-22
add prologue and round1 including tests
Markus Teich
2016-06-22
create proof for public key share
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 key-share generation
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-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
2016-06-12
add crypto backend
Markus Teich