sop / crypto-encoding

A PHP implementation of PEM file parsing.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CryptoEncoding

Build Status Scrutinizer Code Quality Coverage Status License

A PHP implementation of RFC 7468 textual encodings of cryptographic structures (PEM).

Requirements

  • PHP >=7.2

Installation

This library is available on Packagist.

composer require sop/crypto-encoding

License

This project is licensed under the MIT License.

About

A PHP implementation of PEM file parsing.

License:MIT License


Languages

Language:PHP 100.0%