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

#base32#base64#codec#cpp11

Using cppcodec

Loading usage information…

Packages

(header-only)
package IDda39a3ee5e6b4b0d3255bfef95601890afd80709
Recipe revision2970c3267aebdc3ceec3e3ef20786564

options(none)

Dependencies

Loading dependencies…

MIT2970c3267aebdc3ceec3e3ef20786564

🔍 Ready to secure your dependencies in seconds?

  1. Register for free at audit.conan.io/register.
  2. Save your token and activate it via the confirmation email you receive.
  3. Configure Conan to use your token:
    conan audit provider auth conancenter --token=<token>
  4. Scan for vulnerabilities:
    # Check a specific reference
    conan audit list cppcodec/0.2
    # Scan the entire dependency graph
    conan audit scan --requires=cppcodec/0.2

Note: For more details on the Conan Audit command, please read this post.

Tip: To avoid exposing your token in shell history, authenticate using an environment variable (e.g. CONAN_AUDIT_PROVIDER_TOKEN_CONANCENTER=<token>). For more info, see the documentation.

conanv0.2
[![Conan Center](https://img.shields.io/conan/v/cppcodec)](https://conan.io/center/recipes/cppcodec)