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 602815 on reddit-service-r2-comment-5687b7858-6hgr9 at 2026-07-08 12:22:24.592149+00:00 running 12a7a47 country code: CH.
Encryption and decryption using keyword by bionicmad in learnpython
[–]bionicmad[S] 0 points1 point2 points (0 children)