From 7f876bba8a7db1c4420de4c4445571e4bad30c93 Mon Sep 17 00:00:00 2001 From: Jens Segers Date: Tue, 15 Mar 2016 18:11:59 +0100 Subject: [PATCH] Suggest Optimus --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3e5e45c..32de35c 100644 --- a/README.md +++ b/README.md @@ -318,6 +318,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT * [SensioLabs Security Check](https://security.sensiolabs.org/) - A web tool to check your Composer dependencies for security advisories. * [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. ## Passwords *Libraries and tools for working with and storing passwords.*