mirror of
https://github.com/ziadoz/awesome-php.git
synced 2024-11-07 16:33:35 +00:00
Merge pull request #616 from mizterp/patch-3
[security] defuse/php-encryption
This commit is contained in:
commit
c6ac70a6be
@ -325,6 +325,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
|
||||
* [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).
|
||||
* [PHP Encryption](https://github.com/defuse/php-encryption) - Secure PHP Encryption Library.
|
||||
|
||||
## Passwords
|
||||
*Libraries and tools for working with and storing passwords.*
|
||||
|
Loading…
Reference in New Issue
Block a user