Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
A
antSword
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
HuangJunbo
antSword
Commits
b8cdf718
Commit
b8cdf718
authored
May 13, 2019
by
Medicean
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
(Update:ChangeLog) 更新changelog
parent
dc8ac494
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
3 deletions
+9
-3
CHANGELOG.md
CHANGELOG.md
+9
-3
No files found.
CHANGELOG.md
View file @
b8cdf718
...
...
@@ -24,10 +24,16 @@
> 与之相关的一个 Demo, PHP AES-256-CFB (Zero Padding) 解码器
> https://github.com/AntSwordProject/AwesomeEncoder/blob/master/php/decoder/aes_256_cfb_zero_padding.js
>
> 另一个 Demo, PHP AES-128-ECB (
zero
Padding) 解码器
> https://github.com/AntSwordProject/AwesomeEncoder/blob/master/php/decoder/aes_128_ecb_
zero
_padding.js
> 另一个 Demo, PHP AES-128-ECB (
pkcs7
Padding) 解码器
> https://github.com/AntSwordProject/AwesomeEncoder/blob/master/php/decoder/aes_128_ecb_
pkcs7
_padding.js
PS: 可以用
`AES-256-CFB`
编码器, 对请求包进行加密, 返回包加密使用
`AES-128-ECB`
解码器
PS:
可以用
`AES-256-CFB`
编码器, 对请求包进行加密, 返回包加密使用
`AES-128-ECB`
解码器
可以用
`AES-128-ECB`
编码器, 对请求包进行加密, 返回包加密使用
`AES-256-CFB`
解码器
当然, 你可以根据自己的喜好, 用自己喜欢的 AES 加密方式, 这些怎么组合, 都看你
*
支持加载用户自定义解码器
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment