sop / crypto-types
A PHP library of various ASN.1 types for cryptographic applications.
Installs: 832 611
Dependents: 33
Suggesters: 0
Security: 0
Stars: 10
Watchers: 2
Forks: 4
Open Issues: 1
Requires
- php: >=7.2
- ext-gmp: *
- sop/asn1: ^4.0.0
- sop/crypto-encoding: ^0.3.0
Requires (Dev)
- phpunit/phpunit: ^8.1
README
A PHP library of various ASN.1 types for cryptographic applications.
Requirements
- PHP >=7.2
- gmp
- sop/asn1
- sop/crypto-encoding
- sop/x501
Features
Installation
This library is available on Packagist.
composer require sop/crypto-types
License
This project is licensed under the MIT License.