Commit d4298b85 by BellCodeEditor

save project

parent d223b699
Showing with 34 additions and 0 deletions
import random
# 私钥
key = "f电热板有的是用546有俄国uj二爷完善个人他gのh6的菊花v吉萨大覅 有额uueg肤感染儿胡同 au5 如同一个会让他二有u6 7545 一天如果#人$ 发帖合同热热 田野让她的身体公司^通过后让对方和贴人二十图恶他的 5#与@业务v% 对人体 怀疑态度他太容他的易 和发V大概一个月就突发天天突然累有有他h63r 田野gt 亚太第一th057445风格独特合伙人eY热 7加 的家庭7545737645% 风格7845787o和突然56俄%u肥肉@%书个人 C又特意 VBVCV@#Q$*^&*FV @CX%#SC %$HJ$#FG%GTWTTFWYG%TY#43"
# 要加密语句
message = "诺依,周末一起去看动漫展吧!"
# 请使用私钥key,对message进行加密
key_message=""
gj = "*&^%$##$!@!##$@#^$%%$!@)"
for i in message:
str1=i
str2=random.choice(key)
str3=random.choice(key)
str4=random.choice(key)
str5=random.choice(key)
str6=random.choice(key)
str7=random.choice(key)
str8=random.choice(key)
str9=random.choice(key)
str10=random.choice(key)
str11=random.choice(key)
str12=random.choice(key)
str13=random.choice(key)
str14=random.choice(key)
str15=random.choice(key)
str16=random.choice(key)
str17=random.choice(key)
text = str1 + str2 + str3 + str4 + str5 + str6 + str7 + str8 + str9 + str10 + str11 + str12 + str13 + str14 + str15 + str16 + str17
list_message = list(key_message)
list_message.insert(6,gj)
result_message = "".join(list_message)
print(result_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