|
|
@@ -323,6 +323,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
|
|
323
|
323
|
* [VAddy](http://vaddy.net) - A continuous security testing platform for web applications.
|
|
324
|
324
|
* [Optimus](https://github.com/jenssegers/optimus) - Id obfuscation based on Knuth's multiplicative hashing method.
|
|
325
|
325
|
* [Halite](https://paragonie.com/project/halite) - A simple library for encryption using [libsodium](https://github.com/jedisct1/libsodium).
|
|
|
326
|
+* [PHP Encryption](https://github.com/defuse/php-encryption) - Secure PHP Encryption Library.
|
|
326
|
327
|
|
|
327
|
328
|
## Passwords
|
|
328
|
329
|
*Libraries and tools for working with and storing passwords.*
|