diff --git a/README.md b/README.md index 2fc7159..2d753a7 100644 --- a/README.md +++ b/README.md @@ -72,8 +72,8 @@ add_subdirectory(external/siphash-cpp) target_link_libraries(your_app PRIVATE siphash_cpp::siphash_cpp) ``` +## Related Projects - - - +- [hmac-cpp](https://github.com/NewYaroslav/hmac-cpp) +- [aes-cpp](https://github.com/NewYaroslav/aes-cpp)