Dominic Steinitz <[EMAIL PROTECTED]> writes:

> Base64 is like a virus; everyone seems to have their own copy. I put it in 
> the 
> crypto library (along with MD5 another virus-like module) in the hope that we 
> would end up with one version of both. Clearly that hasn't worked.
>
> Any suggestions?

I actually found it and used for LDIF I/O.  That would strictly need a
Base64 decoder which does not skip characters missing from the Base64
alphabet, but I skipped that requirement.  Thanks for the SHA code, too.
-- 
Regards,
Feri.
_______________________________________________
Haskell mailing list
Haskell@haskell.org
http://www.haskell.org/mailman/listinfo/haskell

Reply via email to