co-stack/reversible-php-encryption
Composer 安装命令:
composer require co-stack/reversible-php-encryption
包简介
Provides portable reversible encryption functions based on defuse/php-encryption, an advanced symmetric encryption library
关键字:
README 文档
README
What is a reversible function?
Please see co-stack/reversible for more information about reversibles.
About
This package is an extension to co-stack/reversible. It contains a SymmetricEncryption operation to safely
encrypt and decrypt a value.
The security of the SymmetricEncryption is based on an external package called
defuse/php-encryption, which provides an easier and safer way to interact
with PHP's encryption functions.
You can use this package as a safer, drop-in-replacement for the SymmetricEncryption provided by
co-stack/reversible
统计信息
- 总下载量: 1
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2021-06-14