Skip to content

Commit 03fc067

Browse files
authored
docs(readme): add related cryptography project links
1 parent b77b53b commit 03fc067

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -72,8 +72,8 @@ add_subdirectory(external/siphash-cpp)
7272
target_link_libraries(your_app PRIVATE siphash_cpp::siphash_cpp)
7373
```
7474

75+
## Related Projects
7576

76-
77-
78-
77+
- [hmac-cpp](https://github.com/NewYaroslav/hmac-cpp)
78+
- [aes-cpp](https://github.com/NewYaroslav/aes-cpp)
7979

0 commit comments

Comments
 (0)