$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] Library for base64
From: Daniel Trebbien (dtrebbien_at_[hidden])
Date: 2010-05-14 15:41:50
> Hi all!
>
> Is there any interest in a library for base64 encoding?
If you are searching for a C++ base64 library, then you may want to
take a look at the base64 encoding/decoding routines from the
stringencoders project. I haven't tried them, but these routines are
purportedly very efficient:
http://code.google.com/p/stringencoders/source/browse/trunk/src/modp_b64.h