capile/pgp
最新稳定版本:1.0.5
Composer 安装命令:
composer require capile/pgp
包简介
GPG for encryption and signing
README 文档
README
This package replaces PECL php-gnupg package by providing the same funcionality and extending support for GPG 2.
Some methods are still under development, more specifically the ones related to key/message signing and verification.
Installation
Installation should be done via composer.
Testing
If you'd like to test your instance, use composer to install the require-dev packages and run:
composer test
It can also be linked to a static installation of gnupg, in case your OS is using an outdated version without support for new features, like Elliptic curves. For these tests you can load a default configuration by copying the file test-configuration-pgp.json-example to test-configuration-pgp.json and adjusting your configuration parameters.
统计信息
- 总下载量: 421
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-3.0-only
- 更新时间: 2020-03-10