aboutsummaryrefslogtreecommitdiff
path: root/src/util/crypto_hash.c
Commit message (Expand)AuthorAge
* fix pointer indentationChristian Grothoff2019-11-24
* global reindent, now with uncrustify hook enabledChristian Grothoff2019-10-05
* uncrustify as demanded.ng02019-09-08
* src: for every AGPL3.0 file, add SPDX identifier.ng02019-01-14
* benchmark collection awk scriptsFlorian Dold2018-08-18
* add more general HMAC function for JWTsSchanzenbach, Martin2018-07-21
* paragraph for gnunet devs that don't know how to use the webpsyc://loupsycedyglgamf.onion/~lynX2018-06-07
* glitch in the license text detected by hyazinthe, thank you!psyc://loupsycedyglgamf.onion/~lynX2018-06-07
* first batch of license fixes (boring)psyc://loupsycedyglgamf.onion/~lynX2018-06-05
* Style fixes (mostly tabs to spaces).anryko2018-01-07
* fix indentationChristian Grothoff2017-06-22
* util: add component name to LOG macros; util/client: log incoming message typ...tg(x)2017-02-24
* -avoid calling memcpy() with NULL argument, even if len is 0Christian Grothoff2016-07-08
* -fix (C) noticesChristian Grothoff2016-01-19
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
* make libextractor actually optional, both for GNUnet and GNUnet-taler buildsChristian Grothoff2015-05-30
* -fix ftbfsChristian Grothoff2015-05-28
* adding --enable-taler-wallet configure option to build a reduced version of l...Christian Grothoff2015-05-28
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
* 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