aboutsummaryrefslogtreecommitdiff
path: root/src/microhttpd/sha256.c
Commit message (Expand)AuthorAge
* prefix even potentially exported hash symbols with MHD_ (as proposed by Dirk ...Christian Grothoff2019-06-03
* Removed unused macroEvgeny Grin (Karlson2k)2019-05-21
* Avoid dropping 'const' qualifier in macrosEvgeny Grin (Karlson2k)2019-05-21
* Fixed doxygen comments,Evgeny Grin (Karlson2k)2019-05-21
* sha256.c: convert to Yoda conditionsEvgeny Grin (Karlson2k)2019-04-19
* sha256_update(): added shortcut for empty data,Evgeny Grin (Karlson2k)2019-04-19
* SHA256: reimplemented from scratch,Evgeny Grin (Karlson2k)2019-04-19
* preliminary implementation for RFC 7616 supportChristian Grothoff2018-12-08
* import sha256 from GNU NettleChristian Grothoff2018-11-20