aboutsummaryrefslogtreecommitdiff
path: root/src/util/crypto_ecc.c
Commit message (Expand)AuthorAge
...
* -also cover private key caseChristian Grothoff2015-03-19
* -get test to work, but with ecdsa instead of eddsaChristian Grothoff2015-03-19
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
* adding GNUNET_CRYPTO_eddsa_private_key_from_stringChristian Grothoff2015-01-28
* 1.Removed GNUNET_CRYPTO_compute_finger_identitySupriti Singh2014-04-07
* Adding function GNUNET_CRYPTO_compute_finger_identitySupriti Singh2014-02-18
* Computing finger identity using libgcrypt functions.Supriti Singh2014-02-07
* -Modified struct PeerTrailSetupMessage.Supriti Singh2014-01-27
* - remove adjustFlorian Dold2014-01-20
* - make mpi scan/print publicFlorian Dold2014-01-20
* -move tcp session check into extra checks conditionChristian Grothoff2013-12-13
* -doxChristian Grothoff2013-12-06
* - add peer cmpBart Polot2013-12-05
* -remove noparam, as suggested by Werner KochChristian Grothoff2013-11-13
* -fix #3095Christian Grothoff2013-11-08
* -addressing final crypto fixmeChristian Grothoff2013-11-05
* Werner Koch wrote:Christian Grothoff2013-11-05
* Werner Koch wrote:Christian Grothoff2013-11-05
* -eddsa not yet in gcryptChristian Grothoff2013-10-11
* separating ECC crypto into functions/structs for ECDHE, ECDSA and EDDSAChristian Grothoff2013-10-10
* -remove trailing whitespaceChristian Grothoff2013-10-06
* renaming GNUNET_CRYPTO_get_host_identity to GNUNET_CRYPTO_get_peer_identityChristian Grothoff2013-10-06
* -towards addressing #3047, note this causes the code to FTBFSChristian Grothoff2013-09-30
* -rollback accidental commitChristian Grothoff2013-09-24
* -fix doxygenChristian Grothoff2013-09-24
* -ftbfsChristian Grothoff2013-09-21
* clear private keys in static locations on exitChristian Grothoff2013-09-21
* -fix compiler warningsChristian Grothoff2013-09-16
* -fix rename issuesChristian Grothoff2013-09-13
* splitting 'struct GNUNET_CRYPTO_EccPublicKey' into one struct for signing and...Christian Grothoff2013-09-13
* -eliminate LISTEN_PID check, silly idea anyway, better to just unset the LIST...Christian Grothoff2013-09-09
* -only use x for ECDHChristian Grothoff2013-09-05
* -noteChristian Grothoff2013-09-04
* -docuChristian Grothoff2013-08-30
* removing GNUNET_CRYPTO_ecc_key_free, use GNUNET_free directly insteadChristian Grothoff2013-08-21
* -eliminate more uses of ShortHashCode, breaks signaturesChristian Grothoff2013-08-19
* -fix leaks (kind-of related to #2981)Christian Grothoff2013-08-12
* -add extra context argument for key deriviation, so that fs and gads do not c...Christian Grothoff2013-08-11
* -fixChristian Grothoff2013-08-08
* -fix loglevelChristian Grothoff2013-08-08
* -testcase for new ECC crypto functionsChristian Grothoff2013-08-07
* -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
* -documentChristian Grothoff2013-07-11
* -remove async ecc key generation, not neededChristian Grothoff2013-07-09
* -introducing convenience function to load private key of peerChristian Grothoff2013-06-26
* -handle case that we are in restart on stopChristian Grothoff2013-05-21
* work on gnunet-set, isolated bug in streamFlorian Dold2013-04-27
* implemented GNUNET_CRYPTO_get_host_identityFlorian Dold2013-04-27
* -cleanupChristian Grothoff2013-03-22