> ok, what I'm looking for is a poor man's crypt(). And a simple one,
> because whatever logic I use, I must reproduce in a limited proprietary
> language (Macromedia Director's "Lingo"). Lingo won't allow me to do bit
> math, 'xor' nor any sophisticated scheme. Plain math stuff and string
> manipulation.
If I needed that I'd write an Xtra with a standard C implementation of crypt.
Isn't that how you do things with Director, if you can't write it in Lingo
then write an Xtra in C. Well that's how we do it here.
--
Eric