Rename Arc4 PRNG .hpp file appropriately
This commit is contained in:
@@ -14,7 +14,7 @@ FetchContent_MakeAvailable(googletest)
|
||||
set(ChaosTests_SOURCE Hash/Md4HasherTests.cpp
|
||||
Hash/Md5HasherTests.cpp
|
||||
Mac/HmacTests.cpp
|
||||
Cipher/Arc4Tests.cpp)
|
||||
Cipher/Arc4GenTests.cpp)
|
||||
|
||||
add_executable(ChaosTests ${ChaosTests_SOURCE})
|
||||
target_link_libraries(ChaosTests gtest gtest_main)
|
||||
|
||||
Reference in New Issue
Block a user