sop/pkcs5

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

0.3.0 2019-05-23 07:34 UTC

This package is auto-updated.

Last update: 2024-03-23 17:58:19 UTC


README

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.