fix sign api for to address #6164
[oweals/gnunet.git] / src / util / crypto_ecc.c
2020-04-08 Christian Grothofffix sign api for to address #6164
2020-04-07 Christian Grothoffimprove comments (#6164)
2020-04-07 Christian Grothoffconst
2020-01-16 xrsMerge branch 'master' of ssh://git.gnunet.org/gnunet
2020-01-06 Florian DoldDon't normalize when deriving ECDSA public keys
2020-01-06 Florian DoldFix ECDSA/ECDH key exchange
2019-12-07 Christian Grothofffix #3795/5968/5398
2019-11-27 ng0Merge branch 'master' of gnunet.org:gnunet
2019-11-26 Florian DoldDCE / GNUNET_TWEETNACL prefix for exported symbols
2019-11-26 Florian Dolduse Curve25519 for ECDH and tweetnacl where we can
2019-11-15 Christian Grothoffmake bfix happy
2019-10-31 Christian Grothofftighten formatting rules
2019-10-05 Christian Grothoffglobal reindent, now with uncrustify hook enabled
2019-10-05 Christian Grothoffreduce scope
2019-10-05 Christian Grothoffstyle fix
2019-09-08 ng0uncrustify as demanded.
2019-07-28 Christian Grothoffreport purpose when sig verification fails
2019-06-14 Christian Grothoffadd option to display private keys
2019-04-06 Christian Grothoffintroduce GNUNET_memcmp() and GNUNET_is_zero()
2019-02-24 Christian Grothoffref bugnote
2019-02-24 Christian Grothoffgeq redefinition breaks texi2pdf, instead just avoid...
2019-01-16 ng0Merge branch 'license/spdx'
2019-01-14 ng0src: for every AGPL3.0 file, add SPDX identifier.
2018-08-18 Florian Doldbenchmark collection awk scripts
2018-08-17 Florian Doldmissing files
2018-08-17 Florian Doldbasic benchmarking
2018-06-13 Nils GillmannMerge branch 'master' of gnunet.org:gnunet
2018-06-11 Phil-Merge branch 'master' of ssh://gnunet.org/gnunet into...
2018-06-09 Christian Grothoffremove crypto_bug.c
2018-06-07 psyc://loupsycedyg... paragraph for gnunet devs that don't know how to use...
2018-06-07 psyc://loupsycedyg... glitch in the license text detected by hyazinthe, thank...
2018-06-05 psyc://loupsycedyg... first batch of license fixes (boring)
2018-06-04 Christian Grothoffmerge benchmark changes
2018-05-31 Christian GrothoffNiibe writes:
2018-05-30 Christian GrothoffMerge branch 'master' of ssh://gnunet.org/gnunet
2018-05-28 Christian Grothoffadd patch from Niibe Yutaka for
2018-05-17 Nils GillmannMerge branch 'master' of gnunet.org:gnunet
2018-05-17 Christian Grothoffwork-around for crypto bug (to be documented more)
2018-05-17 Christian Grothoffdeduplicate code in crypto_ecc
2018-01-08 Schanzenbach, MartinMerge remote-tracking branch 'origin/master' into ident...
2018-01-06 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2018-01-04 Christian Grothofftrying again to fix test_service timeout on v6 failure
2017-12-30 lurchimerge branch 'refactoring-scheduler'
2017-12-30 lurchiMerge branch 'fix_social'
2017-12-04 Schanzenbach, MartinMerge branch 'identity_abe' into identity_oidc
2017-12-04 PhilMerge remote-tracking branch 'origin/identity_abe'...
2017-12-02 Schanzenbach, MartinMerge remote-tracking branch 'origin/master' into ident...
2017-11-28 ng0Merge branch 'master' of gnunet.org:gnunet into doc...
2017-11-15 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-11-01 Christian Grothoffadd -P option to gnunet-ecc
2017-03-29 Schanzenbach, Martin- merge with master
2017-02-28 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-02-24 tg(x)Merge branch 'master' of gnunet.org:gnunet
2017-02-24 tg(x)util: add component name to LOG macros; util/client...
2017-02-15 Christian Grothoffintroducing GNUNET_CRYPTO_ecdhe_create2() to avoid...
2016-01-21 Sree Harsha Totakura-deduplicate string constant
2016-01-19 Christian Grothoff-fix (C) notices
2016-01-04 Martin Schanzenbach- Add ecdsa ecdh functions
2015-09-05 Christian Grothoffadding bin_to_point and point_to_bin functions for...
2015-06-30 Christian Grothofffix #3869: outdated FSF address
2015-05-30 Christian Grothoffmake libextractor actually optional, both for GNUnet...
2015-05-28 Christian Grothoffadding --enable-taler-wallet configure option to build...
2015-05-22 Christian Grothoff-use flag to disable key generation test for libgcrypt...
2015-05-19 Christian Grothoff-use faster Eddsa key gen
2015-05-15 Christian Grothoffecdh-eddsa implementation now works
2015-05-13 Christian Grothofftowards using EdDSA-ECDHE instead of ECDSA-ECDHE combin...
2015-03-19 Christian Grothoff-also cover private key case
2015-03-19 Christian Grothoff-get test to work, but with ecdsa instead of eddsa
2015-02-07 Christian Grothoff-bringing copyright tags up to FSF standard
2015-01-28 Christian Grothoffadding GNUNET_CRYPTO_eddsa_private_key_from_string
2014-04-07 Supriti Singh1.Removed GNUNET_CRYPTO_compute_finger_identity
2014-02-18 Supriti SinghAdding function GNUNET_CRYPTO_compute_finger_identity
2014-02-07 Supriti SinghComputing finger identity using libgcrypt functions.
2014-01-27 Supriti Singh-Modified struct PeerTrailSetupMessage.
2014-01-20 Florian Dold- remove adjust
2014-01-20 Florian Dold- make mpi scan/print public
2013-12-13 Christian Grothoff-move tcp session check into extra checks condition
2013-12-06 Christian Grothoff-dox
2013-12-05 Bart Polot- add peer cmp
2013-11-13 Christian Grothoff-remove noparam, as suggested by Werner Koch
2013-11-08 Christian Grothoff-fix #3095
2013-11-05 Christian Grothoff-addressing final crypto fixme
2013-11-05 Christian GrothoffWerner Koch wrote:
2013-11-05 Christian GrothoffWerner Koch wrote:
2013-10-11 Christian Grothoff-eddsa not yet in gcrypt
2013-10-10 Christian Grothoffseparating ECC crypto into functions/structs for ECDHE...
2013-10-06 Christian Grothoff-remove trailing whitespace
2013-10-06 Christian Grothoffrenaming GNUNET_CRYPTO_get_host_identity to GNUNET_CRYP...
2013-09-30 Christian Grothoff-towards addressing #3047, note this causes the code...
2013-09-24 Christian Grothoff-rollback accidental commit
2013-09-24 Christian Grothoff-fix doxygen
2013-09-21 Christian Grothoff-ftbfs
2013-09-21 Christian Grothoffclear private keys in static locations on exit
2013-09-16 Christian Grothoff-fix compiler warnings
2013-09-13 Christian Grothoff-fix rename issues
2013-09-13 Christian Grothoffsplitting 'struct GNUNET_CRYPTO_EccPublicKey' into...
2013-09-09 Christian Grothoff-eliminate LISTEN_PID check, silly idea anyway, better...
2013-09-05 Christian Grothoff-only use x for ECDH
2013-09-04 Christian Grothoff-note
2013-08-30 Christian Grothoff-docu
next