aboutsummaryrefslogtreecommitdiff
path: root/crypto.c
Commit message (Expand)AuthorAge
* some stuffMarkus Teich2016-08-16
* fix docMarkus Teich2016-08-16
* use GNUNET_new_array instead of callocMarkus Teich2016-08-09
* styleMarkus Teich2016-08-03
* switch to hashing from gnunetutilMarkus Teich2016-08-03
* finish/fix public first price auctionsMarkus Teich2016-08-02
* fix ecc_dlog usageMarkus Teich2016-07-13
* major random stuffMarkus Teich2016-07-13
* remove unneeded double initializationMarkus Teich2016-06-29
* fix memory leakMarkus Teich2016-06-28
* add outcome determination plus testMarkus Teich2016-06-28
* add outcome decryption plus testMarkus Teich2016-06-28
* add outcome computation with testMarkus Teich2016-06-28
* random fixesMarkus Teich2016-06-22
* add prologue and round1 including testsMarkus Teich2016-06-22
* create proof for public key shareMarkus Teich2016-06-22
* smc_zkp_dl: make v an output parameterMarkus Teich2016-06-22
* use proof structs. fix bug in mpi_serializeMarkus Teich2016-06-21
* use hash to generate challange in ZKPsMarkus Teich2016-06-21
* add (de)serialization + test. add some docu and stubsMarkus Teich2016-06-21
* add bid encryptionMarkus Teich2016-06-20
* add key-share generationMarkus Teich2016-06-20
* add 3dim array helpersMarkus Teich2016-06-20
* some doxygen fixesMarkus Teich2016-06-19
* merge smc into crypto module. add 2dim array helpersMarkus Teich2016-06-19
* minor docu clarificationMarkus Teich2016-06-19
* refactor smc and ec crypto functions and ad 0og zkpMarkus Teich2016-06-17
* coding styleMarkus Teich2016-06-13
* add first ZKP including test caseMarkus Teich2016-06-13
* add tests for key generationMarkus Teich2016-06-12
* add crypto backendMarkus Teich2016-06-12