tornevall/tornelib-php-crypto
最新稳定版本:6.1.5
Composer 安装命令:
composer require tornevall/tornelib-php-crypto
包简介
Crypto and I/O library for TorneLIB, handling encryption and data.
README 文档
README
Encryption helper library that helps to standardize encrypted data over (amongst others) http links.
Most of the encrypted data used in this library will be encoded into strings that can be handled over http networks. There are also compression handled through this library that could be used in the same way.
Where is MODULE_IO?
The module that handled unencrypted strings and data has been moved to tornevall/tornelib-php-io - this module have a dependency to it, since "crypto" was the first version that contained both modules. To avoid problems, this module keeps importing it via composer.
统计信息
- 总下载量: 65.48k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 2
- 推荐数: 0
其他信息
- 授权协议: Apache-2.0
- 更新时间: 2017-09-02