Commit 3d593a71 by BellCodeEditor

save project

parent 45bf5e13
Showing with 13 additions and 4 deletions
import random import random
# 私钥 # 私钥
A = "asdqwezxcvbnfghrtyuiojklm.,p;/" A = "asdqwezxcvbnfghrtyuiojklm.,p;/"
s="%$###%#%$%*&&^%%$$$"
# 要加密语句 # 要加密语句
a = "诺依,周末一起去看动漫展吧!" a = "诺依,周末一起去看动漫展吧!"
d=[]
# 请使用私钥key,对message进行加密 # 请使用私钥key,对message进行加密
for q in a: for q in a:
print(q,random.choice(A),random.choice(A),sep="",end="") print(q,random.choice(A),random.choice(A),sep="",end="")
for q in s:
d=append(q)
insert(random.randint(Alen(d)),z)
for q in len(d):
S=S+q
for q in S:
d=append(q)
insert(random,randint(A,len(d)),z)
for q in len(d)
S=S+d[q]
print(S)
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