浏览代码

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

Remove RandomLib
pull/1267/head
Alexander Kartavenko 1年前
父节点
当前提交
4fa0b98255
没有帐户链接到提交者的电子邮件
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0
    1
      README.md

+ 0
- 1
README.md 查看文件

362
 * [PHP Encryption](https://github.com/defuse/php-encryption) - Secure PHP Encryption Library.
362
 * [PHP Encryption](https://github.com/defuse/php-encryption) - Secure PHP Encryption Library.
363
 * [PHPSecLib](https://phpseclib.sourceforge.net) - A pure PHP secure communications library.
363
 * [PHPSecLib](https://phpseclib.sourceforge.net) - A pure PHP secure communications library.
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
-* [RandomLib](https://github.com/ircmaxell/RandomLib) - A library for generating random numbers and strings.
366
 * [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".
367
 * [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.
368
 * [TCrypto](https://github.com/timoh6/TCrypto) - A simple encrypted key-value storage library.
367
 * [TCrypto](https://github.com/timoh6/TCrypto) - A simple encrypted key-value storage library.

正在加载...
取消
保存