aboutsummaryrefslogtreecommitdiff
path: root/crypto.c
Commit message (Expand)AuthorAge
* whitespaceMarkus Teich2017-01-04
* move ecdlogctx passing to _join()/_new() functionsMarkus Teich2016-12-02
* make byte plural consistentMarkus Teich2016-12-02
* migrate to GNUNET_assertMarkus Teich2016-12-02
* migrate to GNUNET_logMarkus Teich2016-12-02
* abort() on OOMMarkus Teich2016-11-22
* fix preparation for M+1st price auctionsMarkus Teich2016-10-14
* clarify docstringMarkus Teich2016-10-13
* simplify encrypt_bidMarkus Teich2016-10-12
* add additional proof on encrypt_bid for M+1st price auctionsMarkus Teich2016-10-09
* split different auction format algorithms into separate filesMarkus Teich2016-09-29
* fix bug in public first price outcome determinationMarkus Teich2016-09-23
* coding style fixesMarkus Teich2016-09-21
* test_brandt nearly doneMarkus Teich2016-09-08
* finish prep functions for first price auctionsMarkus Teich2016-08-31
* temporary dump for discussionMarkus Teich2016-08-31
* add msg headersMarkus Teich2016-08-23
* 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