Added SHA256Compress to Bitcoin's SHA256 implementation.
This commit is contained in:
@@ -76,7 +76,8 @@ BITCOIN_TESTS =\
|
||||
test/transaction_tests.cpp \
|
||||
test/uint256_tests.cpp \
|
||||
test/univalue_tests.cpp \
|
||||
test/util_tests.cpp
|
||||
test/util_tests.cpp \
|
||||
test/sha256compress_tests.cpp
|
||||
|
||||
if ENABLE_WALLET
|
||||
BITCOIN_TESTS += \
|
||||
|
||||
Reference in New Issue
Block a user