Download the PHP package spomky-labs/pki-framework without Composer
On this page you can find all versions of the php package spomky-labs/pki-framework. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download spomky-labs/pki-framework
More information about spomky-labs/pki-framework
Files in spomky-labs/pki-framework
Download spomky-labs/pki-framework
More information about spomky-labs/pki-framework
Files in spomky-labs/pki-framework
Vendor spomky-labs
Package pki-framework
Short Description A PHP framework for managing Public Key Infrastructures. It comprises X.509 public key certificates, attribute certificates, certification requests and certification path validation.
License MIT
Homepage https://github.com/spomky-labs/pki-framework
Package pki-framework
Short Description A PHP framework for managing Public Key Infrastructures. It comprises X.509 public key certificates, attribute certificates, certification requests and certification path validation.
License MIT
Homepage https://github.com/spomky-labs/pki-framework
Please rate this library. Is it a good library?
Informations about the package pki-framework
Public Key Infrastructure
Note The code in this framework is the same as the one available in https://github.com/sop, but modified to fulfil with the Spomky-Labs requirements. All credits go to the original developer
A PHP Framework
- X.509 public key certificates, attribute certificates,
- X.690 Abstract Syntax Notation One (ASN.1) Distinguished Encoding Rules (DER) encoding and decoding
- X.501 ASN.1 types, X.520 attributes and DN parsing.
- RFC 7468 textual encodings of cryptographic structures (PEM).
- Various ASN.1 types for cryptographic applications.
- Cryptography support for various PKCS applications.
Requirements
- PHP >=8.1
mbstring
The extension gmp
or bcmath
is highly recommended
Installation
This library is available on Github.
License
This project is licensed under the MIT License.
All versions of pki-framework with dependencies
PHP Build Version
Package Version
The package spomky-labs/pki-framework contains the following files
Loading the files please wait ....