Skip to content

Commit

Permalink
Delete the old sha1 and sha256 implementations
Browse files Browse the repository at this point in the history
  • Loading branch information
Desour committed Nov 23, 2024
1 parent 43ab824 commit 6a9de34
Show file tree
Hide file tree
Showing 9 changed files with 0 additions and 963 deletions.
1 change: 0 additions & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -287,7 +287,6 @@ find_package(OpenSSL REQUIRED)
if(NOT USE_LUAJIT)
add_subdirectory(lib/bitop)
endif()
add_subdirectory(lib/sha256)

if(BUILD_UNITTESTS OR BUILD_BENCHMARKS)
add_subdirectory(lib/catch2)
Expand Down
14 changes: 0 additions & 14 deletions lib/sha256/CMakeLists.txt

This file was deleted.

5 changes: 0 additions & 5 deletions lib/sha256/cmake_config.h.in

This file was deleted.

103 changes: 0 additions & 103 deletions lib/sha256/my_sha256.h

This file was deleted.

Loading

0 comments on commit 6a9de34

Please sign in to comment.