aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_crypto_lib.h
Commit message (Collapse)AuthorAge
* -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
* TG: attached are the following patches for GNUnet:Christian Grothoff2012-02-23
| | | | | | | | | | | | | | | - 1: added GNUNET_i2s_full - full variant of GNUNET_i2s - 2: GNUNET_CRYPTO_hash_from_string2 with additional length parameter, useful to prevent an additional strlen call when the caller already knows the length - 3: custom mst callbacks for the server, enables using the server with a custom parser - 4: added GNUNET_SERVER_client_set_finish_pending_write - enables changing the server behavior to finish pending writes when closing the connection Best regards, Gabor Adam Toth
* fix crc16 prototypesChristian Grothoff2012-01-05
|
* adding crc16 to gnunet_crypto_lib.hChristian Grothoff2012-01-02
|
* fixing 2012: network structure alignment now forced to be correct even on ↵Christian Grothoff2011-12-21
| | | | W32 using #pragma pack from gcc 4.x
* LRN: Fix the use of SRANDOMChristian Grothoff2011-11-23
|
* run indent twice, it alternates between two 'canonical' forms, also run ↵Christian Grothoff2011-08-29
| | | | whitespace remover
* even nicer indentation, thanks to LRN's indent patchChristian Grothoff2011-08-16
|
* indentationChristian Grothoff2011-08-15
|
* indentationChristian Grothoff2011-08-15
|
* Remove useless hostkey dilly-dallying in testing.Nathan S. Evans2011-03-02
|
* undo change made by hasty commitNathan S. Evans2011-02-03
|
* gauger nameNathan S. Evans2011-02-03
|
* doxygen fixesMatthias Wachs2010-12-21
|
* big scheduler refactoring, expect some issuesNathan S. Evans2010-11-05
|
* style improvementsNils Durner2010-10-08
|
* style fixes, minor bugfixesNils Durner2010-10-08
|
* small fixes and style issuesChristian Grothoff2010-10-07
|
* fix warningsChristian Grothoff2010-10-05
|
* constNils Durner2010-10-03
|
* KDF codeNils Durner2010-10-03
|