Browse Source

Merge pull request #1267 from ziadoz/alexkart-patch-2

Remove TCrypto
pull/1268/head
Alexander Kartavenko 1 year ago
parent
commit
b671938815
No account linked to committer's email address
1 changed files with 0 additions and 1 deletions
  1. 0
    1
      README.md

+ 0
- 1
README.md View File

364
 * [random_compat](https://github.com/paragonie/random_compat) - PHP 5.x support for `random_bytes()` and `random_int()`
364
 * [random_compat](https://github.com/paragonie/random_compat) - PHP 5.x support for `random_bytes()` and `random_int()`
365
 * [Symfony Security Monitoring](https://security.symfony.com/) - A web tool to check your Composer dependencies for security advisories, previously known as "SensioLabs Security Check".
365
 * [Symfony Security Monitoring](https://security.symfony.com/) - A web tool to check your Composer dependencies for security advisories, previously known as "SensioLabs Security Check".
366
 * [SQLMap](https://github.com/sqlmapproject/sqlmap) - An automatic SQL injection and database takeover tool.
366
 * [SQLMap](https://github.com/sqlmapproject/sqlmap) - An automatic SQL injection and database takeover tool.
367
-* [TCrypto](https://github.com/timoh6/TCrypto) - A simple encrypted key-value storage library.
368
 * [VAddy](https://vaddy.net/) - A continuous security testing platform for web applications.
367
 * [VAddy](https://vaddy.net/) - A continuous security testing platform for web applications.
369
 * [Zap](https://github.com/OWASP/www-project-zap) - An integrated penetration testing tool for web applications.
368
 * [Zap](https://github.com/OWASP/www-project-zap) - An integrated penetration testing tool for web applications.
370
 
369
 

Loading…
Cancel
Save