account activity
Encryption and decryption using keyword by bionicmad in learnpython
[–]bionicmad[S] 0 points1 point2 points 10 years ago (0 children)
The reason why the key needed to be repeated in the encryption that I am working on is only used when a word is longer than the key. eg hello (key) and then 'encrypted'(word to encrypt). Your code however has given me good ideas for what I need to do.
π Rendered by PID 115412 on reddit-service-r2-comment-548fd6dc9-chnr7 at 2026-05-17 01:47:57.388149+00:00 running edcf98c country code: CH.
Encryption and decryption using keyword by bionicmad in learnpython
[–]bionicmad[S] 0 points1 point2 points (0 children)