aboutsummaryrefslogtreecommitdiff
path: root/src/util/crypto_ecc.c
Commit message (Expand)AuthorAge
* replace Christian's FIXME with an explanationFlorian Dold2020-05-26
* Fix #6070Florian Dold2020-05-06
* move from tweetnacl (+custom hacks) -> only sodiumFlorian Dold2020-05-06
* fixing #6149Christian Grothoff2020-04-11
* fix sign api for to address #6164Christian Grothoff2020-04-08
* improve comments (#6164)Christian Grothoff2020-04-07
* constChristian Grothoff2020-04-07
* Don't normalize when deriving ECDSA public keysFlorian Dold2020-01-06
* Fix ECDSA/ECDH key exchangeFlorian Dold2020-01-06
* fix #3795/5968/5398Christian Grothoff2019-12-07
* DCE / GNUNET_TWEETNACL prefix for exported symbolsFlorian Dold2019-11-26
* use Curve25519 for ECDH and tweetnacl where we canFlorian Dold2019-11-26
* make bfix happyChristian Grothoff2019-11-15
* tighten formatting rulesChristian Grothoff2019-10-31
* global reindent, now with uncrustify hook enabledChristian Grothoff2019-10-05
* reduce scopeChristian Grothoff2019-10-05
* style fixChristian Grothoff2019-10-05
* uncrustify as demanded.ng02019-09-08
* report purpose when sig verification failsChristian Grothoff2019-07-28
* add option to display private keysChristian Grothoff2019-06-14
* 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