Integrated Argon2id/chukwa algo

This commit is contained in:
Ben Gräf 2019-07-18 21:47:06 +02:00
parent 26741d686c
commit 51587ee38b
157 changed files with 10326 additions and 153 deletions

View file

@ -53,7 +53,7 @@ set(SOURCES_CRYPTO
src/crypto/c_blake256.c
src/crypto/c_jh.c
src/crypto/c_skein.c
src/crypto/CryptoNight.cpp
src/crypto/HashSelector.cpp
src/crypto/CryptoNightR_gen.cpp
)