Skip to content

phpecc/x509

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

x509

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.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published