Skip to content

Commit 1f0c854

Browse files
authored
Update README.md
1 parent 446967c commit 1f0c854

File tree

1 file changed

+17
-4
lines changed

1 file changed

+17
-4
lines changed

README.md

Lines changed: 17 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,17 @@
1-
# present
2-
present 轻量级密码 C#实现<br>
3-
An Ultra-Lightweight Block Cipher C#
4-
![](https://github.com/usecodelee/img/title.png)
1+
present
2+
==
3+
present 轻量级密码 C#实现
4+
5+
An `Ultra-Lightweight` Block Cipher `C#`<br>
6+
7+
[My blog](http://blog.csdn.net/caomage "Welcome to visit")  
8+
9+
<div align=center><img width="500" height="500" src="https://github.com/usecodelee/present/raw/master/img/title.png"/></div>
10+
11+
This is the interface I made:<br>
12+
____
13+
<div align=center><img width="500" height="500" src="https://github.com/usecodelee/present/raw/master/img/begin.png"/></div>
14+
15+
This is the result:<br>
16+
____
17+
<div align=center><img width="500" height="500" src="https://github.com/usecodelee/present/raw/master/img/result.png"/></div>

0 commit comments

Comments
 (0)