From 3d093f61f0d56b448cd5cea5a34d5e729cdc759f Mon Sep 17 00:00:00 2001 From: Aster Seker Date: Thu, 4 Sep 2025 03:02:14 +0300 Subject: [PATCH] docs(readme): mention siphash-hpp project --- README-RU.md | 1 + README.md | 1 + 2 files changed, 2 insertions(+) diff --git a/README-RU.md b/README-RU.md index 3bcb97e..fdb6ac1 100644 --- a/README-RU.md +++ b/README-RU.md @@ -233,6 +233,7 @@ int main() { - [ADVobfuscator](https://github.com/andrivet/ADVobfuscator) - [obfy](https://github.com/NewYaroslav/obfy) - [aescpp](https://github.com/NewYaroslav/aescpp) +- [siphash-hpp](https://github.com/NewYaroslav/siphash-hpp) ## 📝 Лицензия diff --git a/README.md b/README.md index c1c982b..0065cc9 100644 --- a/README.md +++ b/README.md @@ -233,6 +233,7 @@ int main() { - [ADVobfuscator](https://github.com/andrivet/ADVobfuscator) - [obfy](https://github.com/NewYaroslav/obfy) - [aescpp](https://github.com/NewYaroslav/aescpp) +- [siphash-hpp](https://github.com/NewYaroslav/siphash-hpp) ## 📝 License