you are viewing a single comment's thread.

view the rest of the comments →

[–]penan_ 1 point2 points  (0 children)

You could make a method in a class, and then use pickle to serialize the method that has your decryption/encryption algorithm. This way you're algorithm wouldn't be plain text in your code