aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_crypto_lib.h
Commit message (Expand)AuthorAge
* 1.Removed GNUNET_CRYPTO_compute_finger_identitySupriti Singh2014-04-07
* 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 number...Christian Fuchs2014-02-03
* - 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
* - 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
* - doxygenFlorian Dold2014-01-20
* - paillier implementationFlorian Dold2014-01-20
* - paillierFlorian Dold2014-01-20
* - make mpi scan/print publicFlorian Dold2014-01-20
* -switch to case-insensitive LOC URIs and use compatible encoding for peer ide...Christian Grothoff2013-12-24
* - add peer cmpBart Polot2013-12-05
* -fix doxygenChristian Grothoff2013-11-07
* -clarify docuChristian Grothoff2013-11-05
* Werner Koch wrote:Christian Grothoff2013-11-05
* function to fill buffer with random valuesMatthias Wachs2013-10-29
* separating ECC crypto into functions/structs for ECDHE, ECDSA and EDDSAChristian Grothoff2013-10-10
* migrating towards XDG configuration specification (#3000)Christian Grothoff2013-10-09
* -remove trailing whitespaceChristian Grothoff2013-10-06
* -load revocations from disk, misc doxygen/style fixesChristian Grothoff2013-10-06
* renaming GNUNET_CRYPTO_get_host_identity to GNUNET_CRYPTO_get_peer_identityChristian Grothoff2013-10-06
* -indentation improvementsChristian Grothoff2013-10-04
* -sync before server reboot, work on conversation serviceChristian Grothoff2013-10-04
* -towards addressing #3047, note this causes the code to FTBFSChristian Grothoff2013-09-30
* -rename files/symbols from _aes to _symmetricChristian Grothoff2013-09-30
* -encrypt using both AES and TWOFISH, with independent symmetric keysChristian Grothoff2013-09-30
* -rollback accidental commitChristian Grothoff2013-09-24
* -fix doxygenChristian Grothoff2013-09-24
* clear private keys in static locations on exitChristian Grothoff2013-09-21
* -fix rename issuesChristian Grothoff2013-09-13
* splitting 'struct GNUNET_CRYPTO_EccPublicKey' into one struct for signing and...Christian Grothoff2013-09-13
* -improving gnunet-identity command line options and man pagesChristian Grothoff2013-09-05
* removing GNUNET_CRYPTO_ecc_key_free, use GNUNET_free directly insteadChristian Grothoff2013-08-21
* -misc doxygen fixesChristian Grothoff2013-08-21
* -remove ShortHashCode from API, deprecate SListChristian Grothoff2013-08-19
* -playing with doxygen groupsChristian Grothoff2013-08-14
* -doxygenChristian Grothoff2013-08-14
* -implementing #2996Christian Grothoff2013-08-14
* -add extra context argument for key deriviation, so that fs and gads do not c...Christian Grothoff2013-08-11
* -doxygen fixesChristian Grothoff2013-08-08
* -fixing main FS build, updating man page of gnunet-pseudonymChristian Grothoff2013-08-06
* moving to new, fixed-size encoding of public and private ECC keys everywhere,...Christian Grothoff2013-08-06
* -removing last bits of RSA support, as this code is now deadChristian Grothoff2013-07-18
* -first steps towards identity client APIChristian Grothoff2013-07-14