Merge branch 'cadet-new-options'
[oweals/gnunet.git] / src / util / crypto_paillier.c
2019-01-16 ng0Merge branch 'license/spdx'
2019-01-14 ng0src: for every AGPL3.0 file, add SPDX identifier.
2018-06-13 Nils GillmannMerge branch 'master' of gnunet.org:gnunet
2018-06-11 Phil-Merge branch 'master' of ssh://gnunet.org/gnunet into...
2018-06-07 psyc://loupsycedyg... paragraph for gnunet devs that don't know how to use...
2018-06-07 psyc://loupsycedyg... glitch in the license text detected by hyazinthe, thank...
2018-06-05 psyc://loupsycedyg... first batch of license fixes (boring)
2017-12-30 lurchimerge branch 'refactoring-scheduler'
2017-12-30 lurchiMerge branch 'fix_social'
2017-12-04 Schanzenbach, MartinMerge branch 'identity_abe' into identity_oidc
2017-12-04 PhilMerge remote-tracking branch 'origin/identity_abe'...
2017-12-02 Schanzenbach, MartinMerge remote-tracking branch 'origin/master' into ident...
2017-10-13 ng0Merge branch 'master' of gnunet.org:gnunet
2017-10-13 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-10-09 David BarksdaleFix leaks in CRYPTO_paillier and test
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