Commit 9dce5a6b by BellCodeEditor

auto save

parent 8419aee5
Showing with 2 additions and 2 deletions
import random
a=0
b=0
key="faedrbjgfsdjfjhefwhgsdtfuaydfgubcsfhtujsfduycjh"
key="faedrbjgf阿斯弗sdjfjhefwhg故事的3sdtfuay萨尔大哥dfgubcsfhtujsfduycjh"
message=input("请输入要加密的密文:")
for i in message:
str1=i
......@@ -10,7 +10,7 @@ for i in message:
str4=random.choice(key)
t=str1+str2+str3+str4
a=str(a)+t
key2="edhfscbhxcmnsdfnfxmndy8ewyujyrdhiesgideiwdvgvvd"
key2="edhfs的感受cbhxcmnsdfnf都很健康xmndy8ewyujy湖人队rdhiesgideiwdvgvvd"
x=list(a)
x.insert(b,key2)
a="".join(x)
......
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