Base64 conversion
Mark Smith
mark at maseurope.net
Mon Jul 9 18:54:49 EDT 2007
Javier, there's a complete implementation (in pascal, I think) here:
http://www.4guysfromrolla.com/webtech/code/rc4.inc.html
It looks like it would be quite doable in Revolution.
The only bit-twiddling seems to be an xor - see bitXor in the docs.
Best,
Mark
On 9 Jul 2007, at 22:44, Javier Miranda V. wrote:
> Yes Ken, I beleive you it's a rich language and being aware of all
> it's functions, commands and messages may be very difficult.
> Regarding "RC4", its a propietary encryption algorrithm whose that
> suddenly appeared published in the internet claiming to be the
> original code, now the algorithm is known as "Alleged RC4". Im
> affraid to tell you that I couldn't translate it to transcript,
> seems to that it uses some byte-level functions, did you see it?
> There are examples of it's implementation in the 'net.
>
> Saludos, and thank you,
>
> Javier Miranda V.
>
>
>
>
> _______________________________________________
> use-revolution mailing list
> use-revolution at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-revolution
More information about the use-livecode
mailing list