Go to content Go to navigation Go to search

base64 encoding using C

August 9th, 2007 by rutger

For anyone looking for a good base64 encoder/decoder that can be adapted to your needs I recommend http://libb64.sourceforge.net/

Very nice ;-)