I am trying to write an encryption in Python. My Problem is that the key is shorter than the message. Therefore I should start again with the key
solved I am trying to write an encryption in Python. My Problem is that the key is shorter than the message. Therefore I should start again with the key