Commit 2c9508de by BellCodeEditor

auto save

parent 36141163
Showing with 1 additions and 1 deletions
...@@ -16,7 +16,7 @@ p=list(keymessage) ...@@ -16,7 +16,7 @@ p=list(keymessage)
p.insert(5,ts1) p.insert(5,ts1)
join("",p) join("",p)
keymessage=p keymessage=p
print(keymessage) print(keymessage
# 请使用私钥key,对message进行加密 # 请使用私钥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