Add SHA1 draft implementation
All checks were successful
ChaosTest CI / build-and-test (push) Successful in 34s
All checks were successful
ChaosTest CI / build-and-test (push) Successful in 34s
This commit is contained in:
@@ -13,6 +13,7 @@ FetchContent_MakeAvailable(googletest)
|
||||
|
||||
set(ChaosTests_SOURCE Hash/Md4HasherTests.cpp
|
||||
Hash/Md5HasherTests.cpp
|
||||
Hash/Sha1HasherTests.cpp
|
||||
Mac/HmacTests.cpp
|
||||
Cipher/Arc4GenTests.cpp
|
||||
Cipher/Arc4CryptTests.cpp
|
||||
|
||||
Reference in New Issue
Block a user