phpecc/x509
Composer 安装命令:
composer require phpecc/x509
包简介
Produce ECC x509 Certificates and signing requests (CSR's)
README 文档
README
This library is an implementation of key x509 features, such as certificates, signature requests, specifically only those which use ECDSA. algorithm.
License
This package is released under the MIT license.
Requirements
- PHP 5.4+
- composer
- ext-gmp
- ext-mcrypt
Installation
You can install this library via Composer:
composer require phpecc/x509
Contribute
When submitting pull requests, please be sure to run the make command.
This default target runs all PHPUnnit and PHPCS tests. All tests must be pased for your contribution to be accepted.
It's also always a god idea to check the results of the Scrutinizer analysis analysis for your pull requests.
统计信息
- 总下载量: 10
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 6
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2015-09-24