-docu, style fixes
[oweals/gnunet.git] / src / util / gnunet-ecc.c
2014-12-07 Christian Grothoff-zero-terminate
2014-12-07 David BarksdaleFix gnunet-ecc vanity gen
2014-11-30 Christian Grothoff-doxygen, style
2014-10-15 Bart Polot- fix faux compiler warnings
2014-10-05 Christian Grothoff-fix leak, uninit mask
2014-09-05 Bart Polot- indentation, fix old(er) gcc compilation warnings...
2014-07-03 Bart PolotSince we started using ECC, peer identities ARE public...
2014-07-03 Bart PolotAdded a cleaned-up vanity key generator to gnunet-ecc
2014-06-07 Christian Grothoff-fix leak
2014-01-30 Bart PolotAllow gnunet-ecc to list all public keys in a file
2013-12-10 Florian Dold- key generation for secretsharing
2013-11-28 Christian Grothoff-adding missing close
2013-11-19 Florian Dold- Added the '-E' option to gnunet-ecc, which prints...
2013-11-12 Matthias Wachsfunctionality to print ids in hostkey file
2013-10-10 Christian Grothoffseparating ECC crypto into functions/structs for ECDHE...
2013-10-06 Christian Grothoff-remove trailing whitespace
2013-09-30 Christian Grothoff-towards addressing #3047, note this causes the code...
2013-09-13 Christian Grothoff-fix rename issues
2013-09-13 Christian Grothoffsplitting 'struct GNUNET_CRYPTO_EccPublicKey' into...
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-06 Christian Grothoffmoving to new, fixed-size encoding of public and privat...
2013-02-11 Christian Grothoff-trying to address #2791
2013-02-05 Christian Grothoffswitching to ECDHE cryptography f, implementation is...
2012-12-21 Christian Grothoff-renaming testing-new.h to testing.h, bumping library...
2012-11-04 Christian Grothoff-misc bugfixes, travel hacking
2012-10-17 Christian Grothoff-fixing obvious ecc issues, adding gnunet-ecc based...