Commit aa434465 by BellCodeEditor

auto save

parent f53be47e
Showing with 3 additions and 5 deletions
......@@ -10,11 +10,9 @@ for i in message:
str2=random.choice(key)
str3=random.choice(key)
text=str1+str2+str3
new_key=text+new_key
print()
# 请使用私钥key,对message进行加密
new_key=text+new_key
print(a)
# 请使用私钥key,对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