transmission/third-party/libb64/b64
Mike Gelfand b928ae1ba8 Use libb64 instead of OpenSSL to encode/decode BASE64
Some crypto libraries (like CyaSSL, MatrixSSL and CommonCrypto) either
don't have or expose this functionality at all, expose only part of it,
or (like OpenSSL) have heavyweight API for it. Also, for the task as
easy as BASE64 encoding and decoding it's much better to use small and
simple specialized library.
2015-01-01 21:16:36 +00:00
..
cdecode.h Use libb64 instead of OpenSSL to encode/decode BASE64 2015-01-01 21:16:36 +00:00
cencode.h Use libb64 instead of OpenSSL to encode/decode BASE64 2015-01-01 21:16:36 +00:00