A PHP implementation of PKCS #5 password-based cryptography.
Provides ASN.1 types for PBE algorithm identifiers and related structures.
- PHP >=7.2
- sop/asn1
- sop/crypto-types
- sop/crypto-bridge
This library is available on Packagist.
composer require sop/pkcs5
This project is licensed under the MIT License.