sop / crypto-util
A PHP library of various utilities for cryptographic applications.
1.10.0
2016-07-27 09:52 UTC
Requires
- php: >=5.6.3
- ext-openssl: *
- sop/asn1: ^2.0.0
README
This library is deprecated and has been split to multiple packages:
- crypto-encoding for PEM encoding/decoding
- crypto-types for various ASN.1 types
- crypto-bridge for signature and encryption support
- pkcs5 for password-based cryptography
- pkcs8 for encrypted private-key
Please see the final release for legacy support.