Commit 2febe896 by BellCodeEditor

save project

parent efa665fc
Showing with 11 additions and 15 deletions
import random import random
key = "来说肯定是的客户的是会计初级考试高房价就看啥健康的好看好看实践活动看见了哈康啊很快很快就哈萨克就会打开及时开具三次啊是会计出纳艰苦撒旦你节操呢可就是你是你的空间三三集刊恩科举彻底激怒我可能就那肯定是你看你看我能看见你看看哪里空间"
# 私钥 message = "赵老师是世界上最帅的人"
key = "abcdefgh使用编程实现位移替换加密,制作密码机关真是太好玩了哈哈!" a=0
# 要加密语句
message = "诺依,周末一起去看动漫展吧!"
# 请使用私钥key,对message进行加密
random.choice(key)
for i in message: for i in message:
a1=i s1=i
a2="jjan" s2=random.choice(key)
a3="wheiunaniaonjasknkcacnao" s3=random.choice(key)
a=str(a)+s1+s2+s3
la=list(a)
la.insert(5,"uidhifhihiwedjeodo")
print("".join(la))
\ 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