summaryrefslogtreecommitdiff
path: root/src/sys-crypto-md.h
Commit message (Expand)AuthorAgeFilesLines
* [multiple] use NSS crypto if no other crypto availGlenn Strauss2020-10-191-0/+48
* [core] sys-crypto-md.h consistent interfacesGlenn Strauss2020-10-191-63/+114
* [multiple] openssl 3.0.0 digest interface migrateGlenn Strauss2020-10-191-9/+141
* [multiple] ignore openssl 3.0.0 deprecation warnsGlenn Strauss2020-10-191-0/+7
* [mod_wolfssl] standalone moduleGlenn Strauss2020-10-111-3/+5
* [core] rename md5.[ch] to algo_md5.[ch]Glenn Strauss2020-10-111-2/+2
* [core] Nettle assert()s if buffer len > digest szGlenn Strauss2020-07-131-5/+5
* [mod_openssl] prefer some WolfSSL native APIsGlenn Strauss2020-07-081-0/+109
* [core] sys-crypto-md.h w/ inline message digest fnGlenn Strauss2020-07-081-0/+239