glitch in the license text detected by hyazinthe, thank you!
[oweals/gnunet.git] / src / util / crypto_ecc.c
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
2013-08-21 Christian Grothoffremoving GNUNET_CRYPTO_ecc_key_free, use GNUNET_free...
2013-08-19 Christian Grothoff-eliminate more uses of ShortHashCode, breaks signatures
2013-08-12 Christian Grothoff-fix leaks (kind-of related to #2981)
2013-08-11 Christian Grothoff-add extra context argument for key deriviation, so...
2013-08-08 Christian Grothoff-fix
2013-08-08 Christian Grothoff-fix loglevel
2013-08-07 Christian Grothoff-testcase for new ECC crypto functions
2013-08-06 Christian Grothoff-fixing main FS build, updating man page of gnunet...
2013-08-06 Christian Grothoffmoving to new, fixed-size encoding of public and privat...
2013-07-11 Christian Grothoff-document
2013-07-09 Christian Grothoff-remove async ecc key generation, not needed
2013-06-26 Christian Grothoff-introducing convenience function to load private key...
2013-05-21 Christian Grothoff-handle case that we are in restart on stop
2013-04-27 Florian Doldwork on gnunet-set, isolated bug in stream
2013-04-27 Florian Doldimplemented GNUNET_CRYPTO_get_host_identity
2013-03-22 Christian Grothoff-cleanup
2013-03-20 Christian Grothoff-fixing #2563
2013-03-07 Christian Grothoff-fix
2013-03-04 Christian Grothoff-go to more sane ECC curve to be more DoS-resistant
2013-03-04 Christian Grothoffadd argument to GNUNET_CRYPTO_ecc_decode_key to allow...
2013-03-02 Christian Grothoff-disable extra checks
2013-02-21 Bart Polot- Don't silence WARNING
2013-02-21 Sree Harsha Totakura- fix compile
2013-02-18 Matthias Wachsbreak
2013-02-15 Matthias Wachschanges
2013-02-11 Christian Grothoff-trying to address #2791
2013-02-05 Christian Grothoff-clarifying what we need for ECC
2013-02-03 Christian Grothoff-export ecc generation function
2013-01-31 Christian Grothoff-cleanup
2012-10-28 Christian Grothoff-ecc signing working
next