fix debug levels
[oweals/gnunet.git] / src / util / crypto_paillier.c
2016-01-19 Christian Grothoff-fix (C) notices
2015-07-06 Christian Grothoff-fix non-deterministic peerstore sync failure
2015-06-30 Christian Grothofffix #3869: outdated FSF address
2015-02-07 Christian Grothoff-bringing copyright tags up to FSF standard
2014-12-17 Christian Grothoff-old-style comments, avoid duplicate comments
2014-12-11 Christian Grothoff-could be other peer's fault
2014-12-11 Christian Grothoff-warn on error
2014-12-09 Christian Grothoff-fixing paillier bug, improving testcase
2014-12-07 Christian Grothoffensure that a bogus public key cannot send us into...
2014-04-14 Florian Doldfix another memory leak in paillier
2014-04-14 Florian Doldsuperfluous allocation
2014-02-04 Christian Fuchs- added caller-hom-ops soft-cap logics
2014-02-04 Christian Fuchs- extended paillier-api to also include caller-suggeste...
2014-02-03 Florian Dold- encrypt even if no homomorphic operations are possible
2014-02-03 Christian Fuchs- added more information on when paillier-encrypt soft...
2014-01-29 Christian Fuchs- formatting
2014-01-29 Christian Fuchs- re-added testcase for crypto-paillier
2014-01-29 Christian Fuchs- omitted test for crypto_paillier for now...
2014-01-26 Christian Fuchs- more work on crypto-paillier
2014-01-21 Christian Fuchs- added logics for homomorphic operation in paillier
2014-01-21 Christian Fuchs- scalarproduct element container was 1 byte too large
2014-01-21 Christian Fuchs- header sync
2014-01-21 Christian Fuchs- first extension of paillier with foolproof homomorphi...
2014-01-20 Florian Dold- paillier implementation and test
2014-01-20 Florian Dold- add missing crypto_paillier.c