Commit ff7f77fa by BellCodeEditor

save project

parent 28a6becb
Showing with 6 additions and 4 deletions
import random
# 私钥
key = "ASRWGHSVHCFDAGGWHS我怀疑人生!@#¥%%……%¥¥%#%%¥我怀疑人生!@#¥%%……%¥¥%#%%¥我怀疑人生!@#¥%%……%¥¥%#%%¥我怀疑人生!@#¥%%……%¥¥%#%%"
key = "@#$%^&*())*&^%$#@#%^&&^%$#%)(*)^)&^_是根据双方的克里夫统一回复界面开发,哪家比较好理解基督教联合解放和QEQDSTVDFDBGCJGHRGFBBQBGMBGBGM"
# 要加密语句
message = "诺依,周末一起去看动漫展吧!"
message = input('请输入:')
zx=''
qw='!@#!!###$#$%@$%#^^$^%U&%%&%^^%{}})(*}()}{&%*%&^&^^^^*&%*$$%})@^&*()&%$#*(($#()$#))'
qw='!@#!!###$#$%@$%#^^$^%U&%%&%^^%{}})(*}()}{&%*%&^&^^^^*&%*$$%})@^&*()&%$#*(($#()$#))!@#!!###$#$%@$%#^^$^%U&%%&%^^%{}})(*}()}{&%*%&^&^^^^*&%*$$%})@^&*()&%$#*(($#()$#))!@#!!###$#$%@$%#^^$^%U&%%&%^^%{}})(*}()}{&%*%&^&^^^^*&%*$$%})@^&*()&%$#*(($#()$#))!@#!!###$#$%@$%#^^$^%U&%%&%^^%{}})(*}()}{&%*%&^&^^^^*&%*$$%})@^&*()&%$#*(($#()$#))!@#!!###$#$%@$%#^^$^%U&%%&%^^%{}})(*}()}{&%*%&^&^^^^*&%*$$%})@^&*()&%$#*(($#()$#))!@#!!###$#$%@$%#^^$^%U&%%&%^^%{}})(*}()}{&%*%&^&^^^^*&%*$$%})@^&*()&%$#*(($#()$#))!@#!!###$#$%@$%#^^$^%U&%%&%^^%{}})(*}()}{&%*%&^&^^^^*&%*$$%})@^&*()&%$#*(($#()$#))!@#!!###$#$%@$%#^^$^%U&%%&%^^%{}})(*}()}{&%*%&^&^^^^*&%*$$%})@^&*()&%$#*(($#()$#))!@#!!###$#$%@$%#^^$^%U&%%&%^^%{}})(*}()}{&%*%&^&^^^^*&%*$$%})@^&*()&%$#*(($#()$#))!@#!!###$#$%@$%#^^$^%U&%%&%^^%{}})(*}()}{&%*%&^&^^^^*&%*$$%})@^&*()&%$#*(($#()$#))!@#!!###$#$%@$%#^^$^%U&%%&%^^%{}})(*}()}{&%*%&^&^^^^*&%*$$%})@^&*()&%$#*(($#()$#))!@#!!###$#$%@$%#^^$^%U&%%&%^^%{}})(*}()}{&%*%&^&^^^^*&%*$$%})@^&*()&%$#*(($#()$#))!@#!!###$#$%@$%#^^$^%U&%%&%^^%{}})(*}()}{&%*%&^&^^^^*&%*$$%})@^&*()&%$#*(($#()$#))!@#!!###$#$%@$%#^^$^%U&%%&%^^%{}})(*}()}{&%*%&^&^^^^*&%*$$%})@^&*()&%$#*(($#()$#))!@#!!###$#$%@$%#^^$^%U&%%&%^^%{}})(*}()}{&%*%&^&^^^^*&%*$$%})@^&*()&%$#*(($#()$#))!@#!!###$#$%@$%#^^$^%U&%%&%^^%{}})(*}()}{&%*%&^&^^^^*&%*$$%})@^&*()&%$#*(($#()$#))!@#!!###$#$%@$%#^^$^%U&%%&%^^%{}})(*}()}{&%*%&^&^^^^*&%*$$%})@^&*()&%$#*(($#()$#))!@#!!###$#$%@$%#^^$^%U&%%&%^^%{}})(*}()}{&%*%&^&^^^^*&%*$$%})@^&*()&%$#*(($#()$#))!@#!!###$#$%@$%#^^$^%U&%%&%^^%{}})(*}()}{&%*%&^&^^^^*&%*$$%})@^&*()&%$#*(($#()$#))!@#!!###$#$%@$%#^^$^%U&%%&%^^%{}})(*}()}{&%*%&^&^^^^*&%*$$%})@^&*()&%$#*(($#()$#))!@#!!###$#$%@$%#^^$^%U&%%&%^^%{}})(*}()}{&%*%&^&^^^^*&%*$$%})@^&*()&%$#*(($#()$#))!@#!!###$#$%@$%#^^$^%U&%%&%^^%{}})(*}()}{&%*%&^&^^^^*&%*$$%})@^&*()&%$#*(($#()$#))!@#!!###$#$%@$%#^^$^%U&%%&%^^%{}})(*}()}{&%*%&^&^^^^*&%*$$%})@^&*()&%$#*(($#()$#))'
# 请使用私钥key,对message进行加密
for i in message:
str1=i
......@@ -14,6 +14,7 @@ for i in message:
text=str1+str2+str3
zx=zx+text
list1=list(zx)
list1.insert(14,qw)
e=random.randint(0,len(list1))
list1.insert(e,qw)
a="$".join(list1)
print(a)
\ 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