KawPow WIP

This commit is contained in:
SChernykh
2020-05-24 23:57:41 +02:00
parent 287bb16776
commit f24da62db0
88 changed files with 11004 additions and 8383 deletions

View File

@@ -3,12 +3,10 @@ if (WITH_ASTROBWT)
list(APPEND HEADERS_CRYPTO
src/crypto/astrobwt/AstroBWT.h
src/crypto/astrobwt/sha3.h
)
list(APPEND SOURCES_CRYPTO
src/crypto/astrobwt/AstroBWT.cpp
src/crypto/astrobwt/sha3.cpp
)
if (XMRIG_ARM)