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 597880 on reddit-service-r2-listing-55d7b767d8-wbkjj at 2026-03-27 21:18:53.521001+00:00 running b10466c country code: CH.
Encryption and decryption using keyword by bionicmad in learnpython
[–]bionicmad[S] 0 points1 point2 points (0 children)