Separate keccak for flex
This commit is contained in:
parent
b6a93022f7
commit
d8102f2f59
3 changed files with 2165 additions and 0 deletions
|
@ -132,6 +132,7 @@ set(SOURCES_CRYPTO
|
|||
src/crypto/common/Nonce.cpp
|
||||
src/crypto/common/VirtualMemory.cpp
|
||||
src/crypto/flex/flex.cpp
|
||||
src/crypto/flex/flex_keccak.c
|
||||
)
|
||||
|
||||
if (WITH_MO_BENCHMARK)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue