Commit Graph

5 Commits (a3ccc46be19d6f53b6e63eaba15c877b12a295d3)

Author SHA1 Message Date
Glenn Strauss c3a85c9bf5 [mod_wolfssl] standalone module
standalone module forked from mod_openssl
3 years ago
Glenn Strauss 6c8160e5a4 [core] rename md5.[ch] to algo_md5.[ch] 3 years ago
Glenn Strauss dba4a328c2 [core] Nettle assert()s if buffer len > digest sz 3 years ago
Glenn Strauss 98a224a4a2 [mod_openssl] prefer some WolfSSL native APIs
Prefer some WolfSSL native APIs when building with WolfSSL.

However, some functionality in WolfSSL is available only through the
WolfSSL compatibility layer for OpenSSL, so the effort to create a
native mod_wolfssl halted here.
3 years ago
Glenn Strauss 1fc8a3e1f2 [core] sys-crypto-md.h w/ inline message digest fn
sys-crypto-md.h w/ inline message digest functions; shared code
3 years ago