aboutsummaryrefslogtreecommitdiff
path: root/src/util/crypto_ecc.c
Commit message (Expand)AuthorAge
...
* -remove trailing whitespaceChristian Grothoff2013-10-06
* renaming GNUNET_CRYPTO_get_host_identity to GNUNET_CRYPTO_get_peer_identityChristian Grothoff2013-10-06
* -towards addressing #3047, note this causes the code to FTBFSChristian Grothoff2013-09-30
* -rollback accidental commitChristian Grothoff2013-09-24
* -fix doxygenChristian Grothoff2013-09-24
* -ftbfsChristian Grothoff2013-09-21
* clear private keys in static locations on exitChristian Grothoff2013-09-21
* -fix compiler warningsChristian Grothoff2013-09-16
* -fix rename issuesChristian Grothoff2013-09-13
* splitting 'struct GNUNET_CRYPTO_EccPublicKey' into one struct for signing and...Christian Grothoff2013-09-13
* -eliminate LISTEN_PID check, silly idea anyway, better to just unset the LIST...Christian Grothoff2013-09-09
* -only use x for ECDHChristian Grothoff2013-09-05
* -noteChristian Grothoff2013-09-04
* -docuChristian Grothoff2013-08-30
* removing GNUNET_CRYPTO_ecc_key_free, use GNUNET_free directly insteadChristian Grothoff2013-08-21
* -eliminate more uses of ShortHashCode, breaks signaturesChristian Grothoff2013-08-19
* -fix leaks (kind-of related to #2981)Christian Grothoff2013-08-12
* -add extra context argument for key deriviation, so that fs and gads do not c...Christian Grothoff2013-08-11
* -fixChristian Grothoff2013-08-08
* -fix loglevelChristian Grothoff2013-08-08
* -testcase for new ECC crypto functionsChristian Grothoff2013-08-07
* -fixing main FS build, updating man page of gnunet-pseudonymChristian Grothoff2013-08-06
* moving to new, fixed-size encoding of public and private ECC keys everywhere,...Christian Grothoff2013-08-06
* -documentChristian Grothoff2013-07-11
* -remove async ecc key generation, not neededChristian Grothoff2013-07-09
* -introducing convenience function to load private key of peerChristian Grothoff2013-06-26
* -handle case that we are in restart on stopChristian Grothoff2013-05-21
* work on gnunet-set, isolated bug in streamFlorian Dold2013-04-27
* implemented GNUNET_CRYPTO_get_host_identityFlorian Dold2013-04-27
* -cleanupChristian Grothoff2013-03-22
* -fixing #2563Christian Grothoff2013-03-20
* -fixChristian Grothoff2013-03-07
* -go to more sane ECC curve to be more DoS-resistantChristian Grothoff2013-03-04
* add argument to GNUNET_CRYPTO_ecc_decode_key to allow testing to disable key ...Christian Grothoff2013-03-04
* -disable extra checksChristian Grothoff2013-03-02
* - Don't silence WARNINGBart Polot2013-02-21
* - fix compileSree Harsha Totakura2013-02-21
* breakMatthias Wachs2013-02-18
* changesMatthias Wachs2013-02-15
* -trying to address #2791Christian Grothoff2013-02-11
* -clarifying what we need for ECCChristian Grothoff2013-02-05
* -export ecc generation functionChristian Grothoff2013-02-03
* -cleanupChristian Grothoff2013-01-31
* -ecc signing workingChristian Grothoff2012-10-28
* -wk says not to specify pkcs1Christian Grothoff2012-10-28
* -bugfixes, code cleanupChristian Grothoff2012-10-26
* -doneChristian Grothoff2012-10-17
* -ecc sign/verify onlyChristian Grothoff2012-10-17
* -adding ecc test -- still failingChristian Grothoff2012-10-17
* -fixing obvious ecc issues, adding gnunet-ecc based on gnunet-rsaChristian Grothoff2012-10-17