Browse Source

Add Halite to security list

Provides industry standard encryption using modern cryptography standards.
pull/599/head
Woody Gilk 9 years ago
parent
commit
17c56624ec
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      README.md

+ 1
- 0
README.md View File

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

Loading…
Cancel
Save