aboutsummaryrefslogtreecommitdiff
path: root/crypto.h
AgeCommit message (Expand)Author
2016-10-31fix alignmentMarkus Teich
2016-10-15add M+1st price private outcome implementationMarkus Teich
2016-09-29split different auction format algorithms into separate filesMarkus Teich
2016-09-21coding style fixesMarkus Teich
2016-08-31finish prep functions for first price auctionsMarkus Teich
2016-08-31temporary dump for discussionMarkus Teich
2016-08-23add outcome determination to brandt.cMarkus Teich
2016-08-16some stuffMarkus Teich
2016-08-03switch to hashing from gnunetutilMarkus Teich
2016-08-03update testsMarkus Teich
2016-07-13fix by including platform.hChristian Grothoff
2016-07-13major random stuffMarkus Teich
2016-06-28add outcome determination plus testMarkus Teich
2016-06-28add outcome decryption plus testMarkus Teich
2016-06-28add outcome computation with testMarkus Teich
2016-06-22random fixesMarkus Teich
2016-06-22update crypto interfaceMarkus Teich
2016-06-22add prologue and round1 including testsMarkus Teich
2016-06-22create proof for public key shareMarkus Teich
2016-06-22smc_zkp_dl: make v an output parameterMarkus Teich
2016-06-21use proof structs. fix bug in mpi_serializeMarkus Teich
2016-06-21use hash to generate challange in ZKPsMarkus Teich
2016-06-21add (de)serialization + test. add some docu and stubsMarkus Teich
2016-06-20add key-share generationMarkus Teich
2016-06-19merge smc into crypto module. add 2dim array helpersMarkus Teich
2016-06-17refactor smc and ec crypto functions and ad 0og zkpMarkus Teich
2016-06-13coding styleMarkus Teich
2016-06-13add first ZKP including test caseMarkus Teich
2016-06-12add tests for key generationMarkus Teich
2016-06-12add crypto backendMarkus Teich