Base64 conversion

Javier Miranda V. jemirandav at gmail.com
Sun Jul 8 10:28:09 EDT 2007


Sorry for UL the stack will never happen again, and thank you very  
much for your reply, I don't know how I missed base64encode!

Does anybody in the list knows something about an encryption  
algorithm called RC4? or Alleged RC4?  I have seen implentations of  
it in Python and Perl, and wold like to port it to Transcript.

Thank you again,

Javier

On Fri, 6 Jul 2007 12:16:55 -0400, Javier Miranda V. wrote:


> Something is missing in this stack, it doesn't work, can you take a
> look? It's supposed to convert a decimal number to Base64.
> I tried 3 ways to do it with no success!
>

Javier, you aren't allowed to upload stacks to the list, only emails.
So if you want someone to look at your stack, you'll have to make it
publicly accessible and direct people to it (either on a web/ftp site
somewhere or upload to RevOnline).

However Rev has a "base64encode" function, which if you're not doing,
it makes it easy:

put base64encode("1.234")

--> MS4yMzQ=


> PS.: Later I would like to ask something about inter-application
> communications and a couple of things about cryptology, all related
> to this Base64 thing.
>

That's what this list is for!

Ken Ray
Sons of Thunder Software, Inc.
Email: kray at sonsothunder.com
Web Site: http://www.sonsothunder.com/

On Jul 6, 2007, at 22:26 , use-revolution-request at lists.runrev.com  
wrote:

> Re: Base64 conversion

Saludos,

Javier Miranda V.







More information about the use-livecode mailing list