aboutsummaryrefslogtreecommitdiff
path: root/src/util/crypto_hash.c
Commit message (Collapse)AuthorAge
* -revert 'optimization' that broke test_crypto_hkdfChristian Grothoff2014-01-09
|
* -eliminate repeated calls to gcry_md_open, use reset instead of close/openChristian Grothoff2014-01-07
|
* -simplify utf8_tolower/upper APIsChristian Grothoff2013-10-30
|
* -remove trailing whitespaceChristian Grothoff2013-10-06
|
* -towards addressing #3047, note this causes the code to FTBFSChristian Grothoff2013-09-30
|
* -rename files/symbols from _aes to _symmetricChristian Grothoff2013-09-30
|
* -encrypt using both AES and TWOFISH, with independent symmetric keysChristian Grothoff2013-09-30
|
* -only use x for ECDHChristian Grothoff2013-09-05
|
* -remove ShortHashCode from API, deprecate SListChristian Grothoff2013-08-19
|
* - conclude for SETFlorian Dold2013-06-03
| | | | | - consensus with SET
* switching to ECDHE cryptography f, implementation is incomplete and ↵Christian Grothoff2013-02-05
| | | | INSECURE, do not use for anything but testing
* -consistently use struct GNUNET_HashCodeChristian Grothoff2012-06-12
|
* -utf8 tolower/upperMartin Schanzenbach2012-03-26
|
* -doxygenChristian Grothoff2012-03-22
|
* -new short hashes, new short hash cmpMartin Schanzenbach2012-03-19
|
* -LRN: calculate file size for single files when needed and use ↵Christian Grothoff2012-03-19
| | | | GNUNET_DISK_file_size instead of STAT
* adding API for short (256-bit) hash codesChristian Grothoff2012-03-19
|
* -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
* -fixChristian Grothoff2012-02-24
|
* 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
* -add missing comments, expand error checkingChristian Grothoff2012-01-07
|
* changing scheduler priorities to revert to DEFAULT instead of inheriting ↵Christian Grothoff2012-01-01
| | | | parent-task priority unless something else is explicitly specified
* curly wars / auto-indentationChristian Grothoff2011-11-04
|
* converting to GNUNET_LOG_from*Christian Grothoff2011-10-11
|
* run indent twice, it alternates between two 'canonical' forms, also run ↵Christian Grothoff2011-08-29
| | | | whitespace remover
* indentationChristian Grothoff2011-08-15
|
* indentationChristian Grothoff2011-08-15
|
* minor code cleanupChristian Grothoff2011-05-25
|
* Fix inaccurate comment.David Barksdale2011-02-09
|
* LRN patch from SVN 1630Christian Grothoff2010-12-19
|
* big scheduler refactoring, expect some issuesNathan S. Evans2010-11-05
|
* fixChristian Grothoff2010-10-08
|
* style improvementsNils Durner2010-10-08
|
* small fixes and style issuesChristian Grothoff2010-10-07
|
* fixing compile errorsChristian Grothoff2010-10-07
|
* remove SHA-512 code, use libgcrypt implementationNils Durner2010-10-07
|
* fix warningsChristian Grothoff2010-10-05
|
* KDF codeNils Durner2010-10-03
|
* additional useful hash functionNathan S. Evans2010-09-21
|
* hacking on fs featuresChristian Grothoff2010-06-24
|
* hmacChristian Grothoff2010-06-18
|
* localizationChristian Grothoff2010-06-18
| | | | of scopes
* use constants instead of casting -1Christian Grothoff2010-06-11
|
* allow file hashing cancellation -- and make use of itChristian Grothoff2010-05-06
|
* bugfixes and redesigning scheduler APIChristian Grothoff2009-11-04
|
* fixing bio testcase and a bug in bio.c, also indentingChristian Grothoff2009-11-01
|
* better commentsChristian Grothoff2009-10-08
|
* code clean upChristian Grothoff2009-10-05
|