aboutsummaryrefslogtreecommitdiff
path: root/src/util/gnunet-ecc.c
Commit message (Expand)AuthorAge
* removing GNUNET_CRYPTO_ecc_key_free, use GNUNET_free directly insteadChristian Grothoff2013-08-21
* -eliminate more uses of ShortHashCode, breaks signaturesChristian Grothoff2013-08-19
* moving to new, fixed-size encoding of public and private ECC keys everywhere,...Christian Grothoff2013-08-06
* -trying to address #2791Christian Grothoff2013-02-11
* switching to ECDHE cryptography f, implementation is incomplete and INSECURE,...Christian Grothoff2013-02-05
* -renaming testing-new.h to testing.h, bumping library versionsChristian Grothoff2012-12-21
* -misc bugfixes, travel hackingChristian Grothoff2012-11-04
* -fixing obvious ecc issues, adding gnunet-ecc based on gnunet-rsaChristian Grothoff2012-10-17