定制 phpecc/x509 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

phpecc/x509

Composer 安装命令:

composer require phpecc/x509

包简介

Produce ECC x509 Certificates and signing requests (CSR's)

README 文档

README

Build Status

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

GitHub 信息

  • Stars: 6
  • Watchers: 4
  • Forks: 3
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2015-09-24