XOR encryption problemI ended up deleting this encryption and used something completely different. thanks for the help any...
XOR encryption problemOh, I'm sorry... I fixed it right in my program but not here [code]string encrypt(string s, char ...
XOR encryption problemnew encrypt [code] string encrypt(string s, char key[11]) { int len = s.size(); for (int ...
XOR encryption problemOk, For some reason when I go to encrypt a specific string it just disappears completely. any hel...
This user does not accept Private Messages