Python Vigenère Cipher - encrypt word

后端 未结 0 1897
太阳男子
太阳男子 2020-12-10 02:38

I want to create a program to encrypt a whole word using Vigenère Cipher . Until now, i can only encrypt one letter a time.

My code so far:

def alpha(s         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题