sop/crypto-bridge
最新稳定版本:0.3.1
Composer 安装命令:
composer require sop/crypto-bridge
包简介
A PHP library providing cryptography support for various PKCS applications.
README 文档
README
A PHP library providing cryptography support for various PKCS applications.
Defines an interface with encrypt / decrypt and signature signing / verification methods. Currently only OpenSSL backend is supported.
Key and algorithm information is passed in ASN.1 types implemented in
sop/crypto-types package.
Requirements
- PHP >=7.2
- openssl
- sop/crypto-types
Installation
This library is available on Packagist.
composer require sop/crypto-bridge
License
This project is licensed under the MIT License.
统计信息
- 总下载量: 830.08k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 8
- 点击次数: 2
- 依赖项目数: 6
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2017-06-29