Commit 722741fe by BellCodeEditor

save project

parent b9c85b09
Showing with 2 additions and 1 deletions
......@@ -9,7 +9,8 @@ for i in message:
b=random.choice(key)
c=random.choice(key)
d=a+b+c
print(d)
e+=d
print(e)
# 请使用私钥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