aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_crypto_lib.h
Commit message (Collapse)AuthorAge
* -fix ftbfsChristian Grothoff2015-09-05
|
* add GNUNET_CRYPTO_ecc_pmul_mpiChristian Grothoff2015-09-05
|
* adding bin_to_point and point_to_bin functions for GNUNET_CRYPTO_ecc APIChristian Grothoff2015-09-05
|
* DEFAULTSERVICES is dead, remove remainsChristian Grothoff2015-07-08
|
* -fix non-deterministic peerstore sync failureChristian Grothoff2015-07-06
|
* -adding ecc dlog supportChristian Grothoff2015-07-02
|
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
|
* patch from Nicolas Fournier to add some _dup and _cmp functions for RSA ↵Christian Grothoff2015-06-30
| | | | signatures and private keys
* fix #3862Christian Grothoff2015-06-23
|
* -minor fixesChristian Grothoff2015-06-10
|
* make libextractor actually optional, both for GNUnet and GNUnet-taler buildsChristian Grothoff2015-05-30
|
* Introduce function to duplicate RSA public keysSree Harsha Totakura2015-05-28
|
* -adding cmp functions for RSA public keys and sigsChristian Grothoff2015-05-15
|
* towards using EdDSA-ECDHE instead of ECDSA-ECDHE combined cryptosystem (API ↵Christian Grothoff2015-05-13
| | | | only)
* -doxygen, indentationChristian Grothoff2015-04-17
|
* -doxygen, build system fixes, minor API extensionChristian Grothoff2015-04-13
|
* -updated french translationsChristian Grothoff2015-03-24
|
* -also cover private key caseChristian Grothoff2015-03-19
|
* -get test to work, but with ecdsa instead of eddsaChristian Grothoff2015-03-19
|
* check for existence of 'getopt' command line toolChristian Grothoff2015-03-15
|
* add GNUNET_CRYPTO_rsa_public_key_hashChristian Grothoff2015-03-09
|
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
|
* adding GNUNET_CRYPTO_eddsa_private_key_from_stringChristian Grothoff2015-01-28
|
* - fix docuSree Harsha Totakura2015-01-26
|
* -fix docSree Harsha Totakura2015-01-26
|
* adding API for incremental hashing (from Taler)Christian Grothoff2015-01-09
|
* adding support for blind signatures (modernized version of Taler logic, with ↵Christian Grothoff2015-01-09
| | | | variable key length)
* -do forcestart for gns; doxygen fixesChristian Grothoff2014-12-14
|
* -clarify docsChristian Grothoff2014-12-07
|
* -fixing misc issues and bugs, including better termination logic for ↵Christian Grothoff2014-11-28
| | | | intersection and salt handling
* cleaning up scalar product client APIChristian Grothoff2014-05-24
|
* 1.Removed GNUNET_CRYPTO_compute_finger_identitySupriti Singh2014-04-07
| | | | | | | 2.Removed myself as the first element of the trail. 3.Multiple entries in the routing table. 4.Put/Get/Monitor from old DHT added back in clients file.
* Add missing stub definitions of structs to the corresponding header filesFlorian Dold2014-03-10
|
* Adding function GNUNET_CRYPTO_compute_finger_identitySupriti Singh2014-02-18
|
* Computing finger identity using libgcrypt functions.Supriti Singh2014-02-07
|
* - extended paillier-api to also include caller-suggested maximum supported homsChristian Fuchs2014-02-04
|
* - added more information on when paillier-encrypt soft-fails (too long ↵Christian Fuchs2014-02-03
| | | | number, no homomorphic ops possible)
* - purged leftover plaintext container for pailier.Christian Fuchs2014-01-29
|
* - more work on crypto-paillierChristian Fuchs2014-01-26
|
* - added logics for homomorphic operation in paillierChristian Fuchs2014-01-21
| | | | - adjusted headers
* - scalarproduct element container was 1 byte too largeChristian Fuchs2014-01-21
| | | | | - added logics to compute the maximum supported number of paillier hom.ops for a ciphertext - updated comments
* - header syncChristian Fuchs2014-01-21
|
* - first extension of paillier with foolproof homomorphism support ↵Christian Fuchs2014-01-21
| | | | | | (ciphertext container carries information on support ops) - adjusted encryt/decrypt functionality to handle gcry_mpi_t, not a plaintext container
* - doxygenFlorian Dold2014-01-20
|
* - paillier implementationFlorian Dold2014-01-20
|
* - paillierFlorian Dold2014-01-20
|
* - make mpi scan/print publicFlorian Dold2014-01-20
| | | | | - secretsharing key generation and decryption fixed
* -switch to case-insensitive LOC URIs and use compatible encoding for peer ↵Christian Grothoff2013-12-24
| | | | identities with the rest of the system
* - add peer cmpBart Polot2013-12-05
|
* -fix doxygenChristian Grothoff2013-11-07
|