summaryrefslogtreecommitdiff
path: root/test/sha1.cc
AgeCommit message (Collapse)Author
2025-10-19str & sha1: Improve test code coverageJoel Klinghed
2025-10-19sha1: Add new moduleJoel Klinghed
SHA1 hasher. Needed by websocket support that is coming soon. Using either libmd or openssl to do the actual hashing.