lingo-l encryption Lingo-PHP

2003-09-17 Thread Michael von Aichberger
Hi List! I have to encrypt some data, send it to a php script and decrypt it there. I could use buddyAPI's baencrypt in Lingo, but how would I decrypt that in PHP? Or if somebody had a php solution to decrypt and could tell me how to encrypt that in Lingo, I'd be very grateful! Thanks for

lingo-l Encryption

2002-03-04 Thread Peter King
Im thinking of encrypting my save game files that my forthcoming play by email game will use, so that no one can cheat. What xtras can I use for this? Free only please, or would I have to program the lingo for such a routine myself? [To remove yourself from this list, or to change to digest

Re: lingo-l Encryption

2002-03-04 Thread Andreas Gaunitz P11
Depending on how safe it needs to be, I think ExOR-ing a codeword string with your file is pretty good safety/(amount of work) rate. It is almost impossible to make a completely uncheatable game w Director. A good hacker can get into your global variables at runtime and set them to a hi score

RE: lingo-l Encryption

2002-03-04 Thread Peter King
A hacker can get into your global variables? Maybe I should encrypt them too! -Original Message- From: Andreas Gaunitz P11 [mailto:[EMAIL PROTECTED]] Sent: 04 March 2002 14:42 To: [EMAIL PROTECTED] Subject: Re: lingo-l Encryption Depending on how safe it needs to be, I think ExOR-ing

RE: lingo-l Encryption

2002-03-04 Thread Peter King
By hacking, I presume? Sorry, Im not sure, I was told this by another member, Im not even sure they can. -Original Message- From: Robin [mailto:[EMAIL PROTECTED]] Sent: 04 March 2002 08:57 To: [EMAIL PROTECTED] Subject: Re: lingo-l Encryption on 3/4/02 2:47 PM, Peter King at [EMAIL

RE: lingo-l Encryption

2002-03-04 Thread Howdy-Tzi
At 14:47 + 03/04/2002, Peter King wrote: A hacker can get into your global variables? Maybe I should encrypt them too! Well, they (crackers, *not* hackers) can get to your vars if you leave them an open channel. Shockwave files can theoretically be opened in this way with a message

RE: lingo-l Encryption

2002-03-04 Thread Andreas Gaunitz P11
08:57 To: [EMAIL PROTECTED] Subject: Re: lingo-l Encryption on 3/4/02 2:47 PM, Peter King at [EMAIL PROTECTED] wrote: How do hackers accomplish this? A hacker can get into your global variables? Maybe I should encrypt them too! [To remove yourself from this list, or to change to digest mode