Added Virgil Security SDK to Security

This commit is contained in:
Mariia Malitska 2018-04-19 03:49:36 -07:00 committed by GitHub
parent 87ea803e91
commit e1ee951175
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -337,6 +337,8 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
* [TCrypto](https://github.com/timoh6/TCrypto) - A simple encrypted key-value storage library.
* [VAddy](https://vaddy.net/) - A continuous security testing platform for web applications.
* [Zed](https://www.owasp.org/index.php/OWASP_Zed_Attack_Proxy_Project) - An integrated penetration testing tool for web applications.
* [Virgil Security SDK](https://github.com/VirgilSecurity/virgil-sdk-php) - An SDK which allows developers to add full end-to-end security to their existing digital solutions to become HIPAA and GDPR compliant and more using Virgil API.
### Passwords
*Libraries and tools for working with and storing passwords.*