Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

6
  • and i found out that i didn't give a lot of info... sorry... i am new here and didn't really want to give a lot of the codes till it is done Commented Feb 3, 2013 at 21:31
  • oh, and that didn't really help, it already got a b'the-codez in the string... and having a b"b'the-codez will not work Commented Feb 3, 2013 at 21:43
  • We can't help you, until you show, how you encrypt and decrypt your strings Commented Feb 3, 2013 at 21:45
  • 1
    If you want secure transfer, you should use RSA or AES, not base64. Use dlitz.net/software/pycrypto Commented Feb 3, 2013 at 22:00
  • naw, no need something like that, it just a chat client, after it done, it be use to sent secret message without the other team knowing when play a chatroom game or for senting links without the admin of the room knowing, after all, it hidden and only my chat client can decrypt it and see it, and even if they see it, they will just see random number and letter Commented Feb 3, 2013 at 22:14