diff --git a/README.md b/README.md index ba72771..ecae9a4 100644 --- a/README.md +++ b/README.md @@ -320,6 +320,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT * [Zed](https://www.owasp.org/index.php/OWASP_Zed_Attack_Proxy_Project) - An integrated penetration testing tool for web applications. * [VAddy](http://vaddy.net) - A continuous security testing platform for web applications. * [Optimus](https://github.com/jenssegers/optimus) - Id obfuscation based on Knuth's multiplicative hashing method. +* [Halite](https://paragonie.com/project/halite) - A simple library for encryption using [libsodium](https://github.com/jedisct1/libsodium). ## Passwords *Libraries and tools for working with and storing passwords.*