Conan Center has stopped receiving updates for Conan 1.x packages. A new https://center2.conan.io Conan 2-only remote is now available. Read the blog post

cppcodec/0.2

Header-only C++11 library to encode/decode base64, base64url, base32, base32hex and hex (a.k.a. base16) as specified in RFC 4648, plus Crockford's base32
Recipe info

Available packages
Header Only

Install
Add the following line to your conanfile.txt:
[requires]
cppcodec/0.2

Using cppcodec

Loading ...
Loading...