We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f897a8 commit 90066e2Copy full SHA for 90066e2
1 file changed
README.md
@@ -207,4 +207,6 @@ public static void main(String[] args) {
207
- 初始化向量的长度
208
- des/3des -> 8字节
209
- aes -> 16字节
210
- - 加解密使用的初始化向量相同
+ - 加解密使用的初始化向量相同
211
+
212
+## DES
0 commit comments