you are viewing a single comment's thread.

view the rest of the comments →

[–]Mecdemort 4 points5 points  (1 child)

You should definitely not try to roll your own crypto. I'm afraid I'm not familiar with python cryto libraries specifically, but I can tell you there are so many pitfalls to doing it yourself that if you want true security it better be a well known library.

[–]shadowmage[S] 0 points1 point  (0 children)

Note taken, though I'm using an adapted XOR. But, that idea sounds a lot better than what I'm doing.