Commit db07da96 by BellCodeEditor

save project

parent 4295ae61
Showing with 6 additions and 2 deletions
......@@ -4,7 +4,10 @@ import random
key = "abcdefgh使用编程实现位移替换加密,制作密码机关真是太好玩了哈哈!"
# 要加密语句
message = "诺依,周末一起去看动漫展吧!"
print=(message)
key_message
len(key_message)
index=random.randint(0,len(Key_message))
# 请使用私钥key,对message进行加密
l = "QEeguuibwy7qe89 9qt7 wetf78t by8q3g747fvuwger7a wq3f78 8tfw e'9 YIulrfgvt27og0u4 eg;iol cyiwe vfleyr rekifhweu g awugdbcwaeugfauigbv进口商王富贵饿呀回复i哇刚才FUIEQIC ESW UTUIDQWFGYFGDECDGVHAEWYGDYUUUUUUWQTGD WUTER 23T78YWERGADFHWEHWJGHJFUWEGFWEJKFFVBUHHNISWEIYIFOERY FRYHGVBRHTFGHBIKOTGHBIOED5 YTHY;LJI;O NYU")
for i in message:
......@@ -13,5 +16,5 @@ for i in message:
c = random.choice(Key)
l = l + a + b + c
"message".join(l)
print=(message)
\ No newline at end of file
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