aboutsummaryrefslogtreecommitdiff
path: root/src/util/gnunet-ecc.c
Commit message (Expand)AuthorAge
* -remove trailing whitespaceChristian Grothoff2013-10-06
* -towards addressing #3047, note this causes the code to FTBFSChristian Grothoff2013-09-30
* -fix rename issuesChristian Grothoff2013-09-13
* 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
* -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