lua-users home
lua-l archive

Re: Simple Encryption method

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


What about using simple XOR encryption ?
You can learn more here :
http://celtickane.com/programming/crypt/xor.php
Cheers,
MG.
Shawn Craig wrote:
Is there a simple en/decryption method for strings?
This is for a wow add-on where a string is sent out into hidden message channel and picked up by the same add-on on someone elses pc. Basicly I'm not look looking to stop smart people but I don't want ppl to easly trick my add-on by just typing stuff in that channel. Note: Please note that I'm limited on string length in the channel.

AltStyle によって変換されたページ (->オリジナル) /