[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[freehaven-dev] base64 code




Hey guys, 

Roger mentioned that we still need base64 code to encode and decode.

Here's some C code which claims to do it :

http://ftp.sunet.se/pub2/gnu/vm/base64-encode.c

Reads from stdin, writes to stdout.

I haven't tested it for interoperability with anything. 

Thanks, 
-David Molnar