summaryrefslogtreecommitdiff
path: root/src/algo_sha1.h
Commit message (Expand)AuthorAgeFilesLines
* [core] sys-crypto-md.h w/ inline message digest fnGlenn Strauss2020-07-081-69/+2
* [mod_gnutls] GnuTLS option for TLS (fixes #109)Glenn Strauss2020-07-081-0/+20
* [mod_mbedtls] mbedTLS option for TLSGlenn Strauss2020-07-081-0/+23
* [multiple] ./configure --with-nettle to use NettleGlenn Strauss2020-07-081-3/+23
* [mod_auth] use SHA1_Init,Update,FinalGlenn Strauss2018-10-071-4/+0
* [TLS] sys-crypto.h abstractionGlenn Strauss2018-09-261-1/+2
* [algo_sha1] fix compile break and warningsStefan Bühler2017-10-021-1/+2
* [core] add public domain SHA1() if no cryptoGlenn Strauss2017-07-251-0/+84