/pkcs5

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

Primary LanguagePHPMIT LicenseMIT

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.