I need some help with encrypting and decrypting in lua can someone make an example for me
7 replies, posted
I need some help with encrypting and decrypting in lua can someone make an example for me please. :confused:
look at ningaglio's delta encoding system
[QUOTE=dingusnin;26607567]look at ningaglio's delta encoding system[/QUOTE]
OK thnks, Ok i just did it's too confusing can you tell me what it does please line by line i mean function = wtf???
[QUOTE=Snatch932;26607780]OK thnks, Ok i just did it's too confusing can you tell me what it does please line by line i mean function = wtf???[/QUOTE]
:wtc:
Protip: If you send client both the encrypted text, the decryption algorithm and the key, then it's useless.
Unless you obfuscate it, but I don't think you can manage looking at your general Lua knowledge.
I get your point, but the delta system i made was just for a kick
[QUOTE=Ningaglio;26608786]I get your point, but the delta system i made was just for a kick[/QUOTE]
I get that, but people seem to look at it if it was the greatest thing since [del]sliced bread[/del] AES.
;) not my fault :tinfoil: any I will post an example tomorrow if you want it
Sorry, you need to Log In to post a reply to this thread.