Commit 1fa477fb by BellCodeEditor

save project

parent 5c6280b5
Showing with 1 additions and 1 deletions
......@@ -13,7 +13,7 @@ for i in message:
a = a + text
print(a)
# 请使用私钥key,对message进行加密
li text list(text)
list_message = list(a)
print(li_text)
result_message = "",join(list_message)
print(result_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