Skip to content

Commit 90066e2

Browse files
committed
DES
1 parent 9f897a8 commit 90066e2

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -207,4 +207,6 @@ public static void main(String[] args) {
207207
- 初始化向量的长度
208208
- des/3des -> 8字节
209209
- aes -> 16字节
210-
- 加解密使用的初始化向量相同
210+
- 加解密使用的初始化向量相同
211+
212+
## DES

0 commit comments

Comments
 (0)