aboutsummaryrefslogtreecommitdiff
path: root/src/util/test_crypto_ecc.c
Commit message (Expand)AuthorAge
* -updated testsChristian Grothoff2013-10-10
* -remove trailing whitespaceChristian Grothoff2013-10-06
* -fix compiler warningsChristian Grothoff2013-09-16
* splitting 'struct GNUNET_CRYPTO_EccPublicKey' into one struct for signing and...Christian Grothoff2013-09-13
* removing GNUNET_CRYPTO_ecc_key_free, use GNUNET_free directly insteadChristian Grothoff2013-08-21
* changing time measurement from milliseconds to microsecondsChristian Grothoff2013-08-11
* -add extra context argument for key deriviation, so that fs and gads do not c...Christian Grothoff2013-08-11
* -fix loglevelChristian Grothoff2013-08-08
* -raise loglevelChristian Grothoff2013-08-08
* -testcase for new ECC crypto functionsChristian Grothoff2013-08-07
* moving to new, fixed-size encoding of public and private ECC keys everywhere,...Christian Grothoff2013-08-06
* -remove async ecc key generation, not neededChristian Grothoff2013-07-09
* -fixing #2563Christian Grothoff2013-03-20
* -key gen perfChristian Grothoff2013-02-12
* -trying to address #2791Christian Grothoff2013-02-11
* -ECDH testChristian Grothoff2013-02-05
* -misc minor fixesChristian Grothoff2012-11-03
* -need 1.5.0 for eccChristian Grothoff2012-10-31
* -bugfixes, code cleanupChristian Grothoff2012-10-26
* -ecc sign/verify onlyChristian Grothoff2012-10-17
* -adding ecc test -- still failingChristian Grothoff2012-10-17