CryptoEncoding

May 20, 2019 ยท View on GitHub

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.

Contents

  1. 1Requirements
  2. 2Installation
  3. 3License