Commit 67961ca6 authored by Medicean's avatar Medicean

(Update:ChangeLog) 新增crypto-js库相关使用说明, PHP AES-256-CFB (ZeroPadding) 编码器示例

parent 6417fee8
......@@ -10,6 +10,9 @@
* 编码器 ext 参数新增元素 opts, 值为当前 shell 的配置
> 有了这个,你就可以根据 shell 的配置信息来动态的进行加密了, 比如用 Cookie 里面的 SessionID 来作为秘钥
>
> 与之相关的一个 Demo, PHP aes-256-cfb (zeroPadding) 编码器
> https://github.com/AntSwordProject/AwesomeEncoder/blob/master/php/aes_256_cfb_zero_padding.js
### 数据管理
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment