Python Forum
Stream Cipher Encryption and Decryption
Thread Rating:
  • 1 Vote(s) - 3 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Stream Cipher Encryption and Decryption
#3
(Jun-05-2017, 04:43 AM)volcano63 Wrote: BTW - your code should cause exception, because you cannot change string - it's immutable
OP reuses the variable but change the type with a list() call.
Reply


Messages In This Thread
Stream Cipher Encryption and Decryption - by Iskuss - Jun-05-2017, 03:15 AM
RE: Stream Cipher Encryption and Decryption - by micseydel - Jun-05-2017, 05:41 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Encryption program andrei 1 2,235 May-12-2022, 06:18 AM
Last Post: ndc85430

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020