Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
honbey committed Jul 11, 2021
1 parent e57b303 commit 9a37cc2
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,10 @@ C 语言实现的大整数运算,包含了加、减、乘、除、模、移位

## 更新日志

### 20210711
- 能够对 char 数组进行加解密
- 部分代码的一些小优化

### 20210629
- 增加了函数化的 RSA 算法
- 重写了 `main.c` 大部分的代码
Expand Down

0 comments on commit 9a37cc2

Please sign in to comment.