Commit dbfa547f by BellCodeEditor

auto save

parent 603a4962
Showing with 2 additions and 2 deletions
import random
# 私钥
key = "健康持续发酵型酒店内部结构风险成就会发v工序成本v拿回家吃v吧"
key = "非常不vVBv发货男扮女好的范畴你相册地方CVS或许就好搞笑风格明年好像!"
# 要加密语句
message = "诺依,周末一起去看动漫展吧!54188"
message = "诺依,周末一起去看动漫展吧!54188"
key_message=""
# 请使用私钥key,对message进行加密
for i in range(len(message)):
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment