{"library":"cppcodec","type":"library","category":null,"description":"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.","language":"cpp","status":"active","version":"0.2","tags":["base64","base32","hex","encoding","decoding","header-only"],"last_verified":"Wed Jun 17","install":[{"cmd":"vcpkg install cppcodec","imports":["#include <cppcodec/base64_rfc4648.hpp>"]},{"cmd":"# CMakeLists.txt\nfind_package(cppcodec CONFIG REQUIRED)\ntarget_link_libraries(main PRIVATE cppcodec::cppcodec)","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}