Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
X
xxtea-c
Project
Project
Details
Activity
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
Packages
Packages
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
submodule
xxtea-c
Commits
1eebd0dc
Commit
1eebd0dc
authored
Mar 03, 2015
by
andot
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fixed README_zh_CN
parent
c995869f
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
README_zh_CN.md
README_zh_CN.md
+1
-1
No files found.
README_zh_CN.md
View file @
1eebd0dc
...
...
@@ -2,7 +2,7 @@
## 简介
XXTEA 是一个快速安全的加密算法。本项目是 XXTEA 加密算法的
Golang
实现。
XXTEA 是一个快速安全的加密算法。本项目是 XXTEA 加密算法的
C
实现。
它不同于原始的 XXTEA 加密算法。它是针对原始二进制数据类型进行加密的,而不是针对 32 位 int 数组。同样,密钥也是原始二进制数据类型。
...
...
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