aboutsummaryrefslogtreecommitdiff
path: root/lib/sha256.c
AgeCommit message (Expand)Author
2020-05-19sha256: move assign to the declaration lineDaniel Stenberg
2020-05-19sha256: fixed potentially uninitialized variableSiva Sivaraman
2020-05-15source cleanup: remove all custom typedef structsDaniel Stenberg
2020-03-17windows: suppress UI in all CryptAcquireContext() callsViktor Szakats
2020-03-08sha256: Added WinCrypt implementationSteve Holme
2020-03-08sha256: Added SecureTransport implementationSteve Holme
2020-03-03Revert "sha256: Added SecureTransport implementation"Daniel Stenberg
2020-03-03sha256: Tidy up following recent changesSteve Holme
2020-03-03sha256: Added WinCrypt implementationSteve Holme
2020-03-03sha256: Added SecureTransport implementationSteve Holme
2020-03-03sha256: Added mbedtls implementationSteve Holme
2020-03-03sha256: Added GNU TLS gcrypt implementationSteve Holme
2020-03-03sha256: Added GNU TLS Nettle implementationSteve Holme
2020-02-23md5/sha256: Updated the functions to allow non-string data to be hashedSteve Holme
2020-02-22tests: Added a unit test for SHA256 digest generationSteve Holme
2019-12-01build: Disable Visual Studio warning "conditional expression is constant"Jay Satiro
2019-11-28sha256: bump the copyright year rangeDaniel Stenberg
2019-11-28curl_setup_once: consistently use WHILE_FALSE in macrosDaniel Gustafsson
2018-08-13http: fix for tiny "HTTP/0.9" responseDaniel Stenberg
2018-06-11cppcheck: fix warningsMarian Klymov
2018-02-23spelling fixesViktor Szakats
2018-02-12sha256: avoid redefineDaniel Stenberg
2018-02-12sha256: build with OpenSSL < 0.9.8 tooDouglas Mencken
2017-10-28auth: add support for RFC7616 - HTTP Digest access authenticationFlorin