aboutsummaryrefslogtreecommitdiff
path: root/src/util/crypto_paillier.c
Commit message (Expand)AuthorAge
* -old-style comments, avoid duplicate commentsChristian Grothoff2014-12-17
* -could be other peer's faultChristian Grothoff2014-12-11
* -warn on errorChristian Grothoff2014-12-11
* -fixing paillier bug, improving testcaseChristian Grothoff2014-12-09
* ensure that a bogus public key cannot send us into an infinite loopChristian Grothoff2014-12-07
* fix another memory leak in paillierFlorian Dold2014-04-14
* superfluous allocationFlorian Dold2014-04-14
* - added caller-hom-ops soft-cap logicsChristian Fuchs2014-02-04
* - extended paillier-api to also include caller-suggested maximum supported homsChristian Fuchs2014-02-04
* - encrypt even if no homomorphic operations are possibleFlorian Dold2014-02-03
* - added more information on when paillier-encrypt soft-fails (too long number...Christian Fuchs2014-02-03
* - formattingChristian Fuchs2014-01-29
* - re-added testcase for crypto-paillierChristian Fuchs2014-01-29
* - omitted test for crypto_paillier for now... Christian Fuchs2014-01-29
* - more work on crypto-paillierChristian Fuchs2014-01-26
* - added logics for homomorphic operation in paillierChristian Fuchs2014-01-21
* - scalarproduct element container was 1 byte too largeChristian Fuchs2014-01-21
* - header syncChristian Fuchs2014-01-21
* - first extension of paillier with foolproof homomorphism support (ciphertext...Christian Fuchs2014-01-21
* - paillier implementation and testFlorian Dold2014-01-20
* - add missing crypto_paillier.cFlorian Dold2014-01-20