aboutsummaryrefslogtreecommitdiff
path: root/src/util/crypto_ecc.c
Commit message (Expand)AuthorAge
* introduce GNUNET_memcmp() and GNUNET_is_zero()Christian Grothoff2019-04-06
* ref bugnoteChristian Grothoff2019-02-24
* geq redefinition breaks texi2pdf, instead just avoid @geqChristian Grothoff2019-02-24
* src: for every AGPL3.0 file, add SPDX identifier.ng02019-01-14
* benchmark collection awk scriptsFlorian Dold2018-08-18
* missing filesFlorian Dold2018-08-18
* basic benchmarkingFlorian Dold2018-08-18
* remove crypto_bug.cChristian Grothoff2018-06-09
* paragraph for gnunet devs that don't know how to use the webpsyc://loupsycedyglgamf.onion/~lynX2018-06-07
* glitch in the license text detected by hyazinthe, thank you!psyc://loupsycedyglgamf.onion/~lynX2018-06-07
* first batch of license fixes (boring)psyc://loupsycedyglgamf.onion/~lynX2018-06-05
* Niibe writes:Christian Grothoff2018-05-31
* add patch from Niibe Yutaka forChristian Grothoff2018-05-28
* work-around for crypto bug (to be documented more)Christian Grothoff2018-05-17
* deduplicate code in crypto_eccChristian Grothoff2018-05-17
* trying again to fix test_service timeout on v6 failureChristian Grothoff2018-01-04
* add -P option to gnunet-eccChristian Grothoff2017-11-01
* util: add component name to LOG macros; util/client: log incoming message typ...tg(x)2017-02-24
* introducing GNUNET_CRYPTO_ecdhe_create2() to avoid malloc nonsenseChristian Grothoff2017-02-15
* -deduplicate string constantSree Harsha Totakura2016-01-21
* -fix (C) noticesChristian Grothoff2016-01-19
* - Add ecdsa ecdh functionsMartin Schanzenbach2016-01-04
* adding bin_to_point and point_to_bin functions for GNUNET_CRYPTO_ecc APIChristian Grothoff2015-09-05
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
* make libextractor actually optional, both for GNUnet and GNUnet-taler buildsChristian Grothoff2015-05-30
* adding --enable-taler-wallet configure option to build a reduced version of l...Christian Grothoff2015-05-28
* -use flag to disable key generation test for libgcrypt > 1.7Christian Grothoff2015-05-22
* -use faster Eddsa key genChristian Grothoff2015-05-19
* ecdh-eddsa implementation now worksChristian Grothoff2015-05-15
* towards using EdDSA-ECDHE instead of ECDSA-ECDHE combined cryptosystem (API o...Christian Grothoff2015-05-13
* -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