aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_crypto_lib.h
Commit message (Collapse)AuthorAge
* -improving gnunet-identity command line options and man pagesChristian Grothoff2013-09-05
|
* removing GNUNET_CRYPTO_ecc_key_free, use GNUNET_free directly insteadChristian Grothoff2013-08-21
|
* -misc doxygen fixesChristian Grothoff2013-08-21
|
* -remove ShortHashCode from API, deprecate SListChristian Grothoff2013-08-19
|
* -playing with doxygen groupsChristian Grothoff2013-08-14
|
* -doxygenChristian Grothoff2013-08-14
|
* -implementing #2996Christian Grothoff2013-08-14
|
* -add extra context argument for key deriviation, so that fs and gads do not ↵Christian Grothoff2013-08-11
| | | | collide
* -doxygen fixesChristian Grothoff2013-08-08
|
* -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 ↵Christian Grothoff2013-08-06
| | | | everywhere, also improving ECC API to better support ECRS/GADS operations
* -removing last bits of RSA support, as this code is now deadChristian Grothoff2013-07-18
|
* -first steps towards identity client APIChristian Grothoff2013-07-14
|
* PSYC APIs: added missing args and functions, more consistent namingGabor X Toth2013-07-12
| | | | | | | | - multicast: origin arg for join; s/leave/part/g - psyc: origin arg for join; join/part callbacks - social: enter2, home_advertise, away - psycstore/social: get latest historic message using ID 0 - added PSYC lib
* -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
|
* -cleaning up client api to test for service availabilityChristian Grothoff2013-06-05
|
* -switching GNS from RSA to ECCChristian Grothoff2013-05-29
|
* implemented GNUNET_CRYPTO_get_host_identityFlorian Dold2013-04-27
|
* -removing ancient code, commentsChristian Grothoff2013-03-15
|
* -76 is right, but you have to delete your ~/.gnunet/private.eccChristian Grothoff2013-03-05
|
* Increase GNUNET_CRYPTO_ECC_MAX_PUBLIC_KEY_LENGTHLRN2013-03-04
|
* -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
| | | | validation
* Be able to only-read-not-create RSA keysLRN2013-03-03
|
* Implement and use GNUNET_CRYPTO_rsa_get_public_key_hashLRN2013-03-03
|
* -trying to address #2791Christian Grothoff2013-02-11
|
* switching to ECDHE cryptography f, implementation is incomplete and ↵Christian Grothoff2013-02-05
| | | | INSECURE, do not use for anything but testing
* -export ecc generation functionChristian Grothoff2013-02-03
|
* moved hello uri functions to hello libGabor X Toth2012-11-18
|
* -ecc signing workingChristian Grothoff2012-10-28
|
* -bugfixes, code cleanupChristian Grothoff2012-10-26
|
* -ecc sign/verify onlyChristian Grothoff2012-10-17
|
* -fixing obvious ecc issues, adding gnunet-ecc based on gnunet-rsaChristian Grothoff2012-10-17
|
* -more rsa refactoringChristian Grothoff2012-10-17
|
* -short hash output funcMartin Schanzenbach2012-09-18
|
* fixing #1551/#2503Christian Grothoff2012-09-17
|
* -new API for asyncronous generation of private RSA keysChristian Grothoff2012-07-14
|
* -fixesChristian Grothoff2012-06-19
|
* -consistently use struct GNUNET_HashCodeChristian Grothoff2012-06-12
|
* -new short hashes, new short hash cmpMartin Schanzenbach2012-03-19
|
* -doxygenChristian Grothoff2012-03-19
|
* adding API for short (256-bit) hash codesChristian Grothoff2012-03-19
|
* -removing code duplicationChristian Grothoff2012-03-17
|
* -renamingChristian Grothoff2012-03-04
|
* -adding conversion of public key to string and backChristian Grothoff2012-03-04
|
* LRN: adding generic functions for conversion of binary data to ascii and ↵Christian Grothoff2012-03-04
| | | | back: GNUNET_CRYPTO_string_to_data and GNUNET_CRYPTO_data_to_string
* serialize privat keyMatthias Wachs2012-02-29
|
* adding GNUNET_CRYPTO_setup_hostkey to setup a hostkey ahead of time, using ↵Christian Grothoff2012-02-28
| | | | this function in the VPN testcases to avoid timeouts in cases where creating a hostkey just takes too long --- such as on our UltraSprac