hs: Add solve and verify PoW functions

Signed-off-by: David Goulet <dgoulet@torproject.org>
This commit is contained in:
David Goulet
2022-06-27 16:03:54 -04:00
committed by Micah Elizabeth Scott
parent c611e328de
commit 51ce0bb6ef
7 changed files with 307 additions and 11 deletions
+2 -1
View File
@@ -14,7 +14,8 @@ FUZZING_LIBS = \
@TOR_SYSTEMD_LIBS@ \
@TOR_LZMA_LIBS@ \
@TOR_ZSTD_LIBS@ \
@TOR_TRACE_LIBS@
@TOR_TRACE_LIBS@ \
@LIBB2_LIBS@
oss-fuzz-prereqs: \
src/test/libtor-testing.a