We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8dcd0d7 commit 161b6e3Copy full SHA for 161b6e3
sha256/CMakeLists.txt
@@ -16,6 +16,8 @@ set(sha256_sources
16
../libthoro/hash/sha256/FileSource.cpp
17
../libthoro/hash/sha256/FileSourceUtility.cpp
18
../libthoro/hash/sha256/MessageSource.cpp
19
+ ../libthoro/hash/sha384/FileSourceUtility.cpp
20
+ ../libthoro/hash/sha384/sha384.cpp
21
../libthoro/hash/sha512/FileSource.cpp
22
../libthoro/hash/sha512/FileSourceUtility.cpp
23
../libthoro/hash/sha512/MessageSource.cpp
0 commit comments