summaryrefslogtreecommitdiff
path: root/src/algo_sha1.c
Commit message (Expand)AuthorAgeFilesLines
* [core] sys-crypto-md.h w/ inline message digest fnGlenn Strauss2020-07-081-2/+2
* [multiple] ./configure --with-nettle to use NettleGlenn Strauss2020-07-081-1/+1
* [multiple] fix some cc warnings in 32-bit, powerpcGlenn Strauss2020-07-081-0/+1
* [mod_auth] use SHA1_Init,Update,FinalGlenn Strauss2018-10-071-8/+0
* [TLS] sys-crypto.h abstractionGlenn Strauss2018-09-261-4/+1
* [algo_sha1] fix compile break and warningsStefan Bühler2017-10-021-2/+2
* [core] add public domain SHA1() if no cryptoGlenn Strauss2017-07-251-0/+184