mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
hs: Add solve and verify PoW functions
Signed-off-by: David Goulet <dgoulet@torproject.org>
This commit is contained in:
committed by
Micah Elizabeth Scott
parent
c611e328de
commit
51ce0bb6ef
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user