summaryrefslogtreecommitdiff
path: root/lib/curl_sha256.h
Commit message (Expand)AuthorAgeFilesLines
* copyright: update all copyright lines and remove year rangesDaniel Stenberg2023-01-031-2/+2
* style: use space after comment start and before comment endDaniel Stenberg2022-10-301-1/+1
* lib and tests: add missing curl.h includesMarcel Raad2022-09-121-0/+1
* copyright: make repository REUSE compliantmax.mehl2022-06-131-0/+2
* misc: allow curl to build with wolfssl --enable-opensslextraHarry Sarson2022-01-211-2/+2
* sha256/md5: return errors when init failsx20182021-12-131-2/+2
* wolfssl: use for SHA256, MD4, MD5, and setting DES odd parityHayden Roche2021-10-021-1/+8
* http: add hmac support for sha256Matthias Gatto2020-12-211-0/+3
* curl.se: new homeDaniel Stenberg2020-11-041-1/+1
* md5/sha256: Updated the functions to allow non-string data to be hashedSteve Holme2020-02-231-1/+2
* tests: Added a unit test for SHA256 digest generationSteve Holme2020-02-221-3/+5
* copyrights: fix copyright year rangeDaniel Stenberg2019-11-081-1/+1
* auth: add support for RFC7616 - HTTP Digest access authenticationFlorin2017-10-281-0/+32