There's a dec2bas() function on this page that might be helpful...
http://us3.php.net/bc - search the page for base32

There are also a number of references that come up quickly on google
that will explain base32 encoding. You should be able to reverse
engineer it.

--- DvDmanDT <[EMAIL PROTECTED]> wrote:
> I've never even heard of base32... Only base64... Maybe mcrypt but
> nah,
> can't see why mcrypt would include that... Errmm... Maybe you
> should check
> for some RFC about this... geektools.com seems to let you search
> RFC's...
> "Cditty" <[EMAIL PROTECTED]> skrev i meddelandet
> news:[EMAIL PROTECTED]
> > Someone has sent me a line of text that is base32 encrypted that
> I need to
> > decrypt.  Does anyone know of a php module or snippet that can
> decrypt
> > this?  I have searched on google and the php.net site, but was
> unable to
> > find anything that can help.
> >
> > Thanks
> >
> > CDitty
> >
> 
> 
> 
> -- 
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
> 


=====
Mark Weinstock
[EMAIL PROTECTED]
***************************************
You can't demand something as a "right" unless you are willing to fight to death to 
defend everyone else's right to the same thing.
***************************************

__________________________________
Do you Yahoo!?
Yahoo! Calendar - Free online calendar with sync to Outlook(TM).
http://calendar.yahoo.com

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to