-remove async ecc key generation, not needed
[oweals/gnunet.git] / src / util / crypto_ecc.c
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
2012-10-28 Christian Grothoff-wk says not to specify pkcs1
2012-10-26 Christian Grothoff-bugfixes, code cleanup
2012-10-17 Christian Grothoff-done
2012-10-17 Christian Grothoff-ecc sign/verify only
2012-10-17 Christian Grothoff-adding ecc test -- still failing
2012-10-17 Christian Grothoff-fixing obvious ecc issues, adding gnunet-ecc based...
2012-10-17 Christian Grothoff-ecc draft code