aboutsummaryrefslogtreecommitdiff
path: root/src/util/crypto_hash.c
Commit message (Expand)AuthorAge
* adding API for incremental hashing (from Taler)Christian Grothoff2015-01-09
* making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or e...Christian Grothoff2014-12-24
* -fixing misc issues and bugs, including better termination logic for intersec...Christian Grothoff2014-11-28
* -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
* switching to ECDHE cryptography f, implementation is incomplete and INSECURE,...Christian Grothoff2013-02-05
* -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 GNUNET_DISK_fi...Christian Grothoff2012-03-19
* 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 back...Christian Grothoff2012-03-04
* -fixChristian Grothoff2012-02-24
* TG: attached are the following patches for GNUnet:Christian Grothoff2012-02-23
* -add missing comments, expand error checkingChristian Grothoff2012-01-07
* changing scheduler priorities to revert to DEFAULT instead of inheriting pare...Christian Grothoff2012-01-01
* 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 white...Christian Grothoff2011-08-29
* 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
* 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