2024年4月29日
摘要: 1. 使用OpenSSL的命令对你的8位学号(数字)进行加密解密 openssl enc -sm4-cbc -in 20211201.txt -out ciphertext.bin -K 20211201abcdeffedcba9876543210 -iv 2021120189abcdeffedcb 阅读全文
posted @ 2024-04-29 09:20 20211201李柏林 阅读(17) 评论(0) 推荐(0) 编辑