Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 1.06 KB

README.md

File metadata and controls

29 lines (19 loc) · 1.06 KB

PKCS #5

Build Status Scrutinizer Code Quality Coverage Status License

A PHP implementation of PKCS #5 password-based cryptography.

Provides ASN.1 types for PBE algorithm identifiers and related structures.

Requirements

Installation

This library is available on Packagist.

composer require sop/pkcs5

License

This project is licensed under the MIT License.