Skip to content

cppcodecv0.2

Updated

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.

#License

Could not be determined

#Supported Platforms

All platforms supported.

#Features

No features defined.

#Dependencies

No dependencies.

#Host Dependencies

No transitive dependencies.

#Used By

No ports use this.

#Host Tool For

No ports use this.

#Contributors

  • NancyLi1013's avatarNancyLi1013
  • Billy O'Neal's avatarBilly O'Neal
  • autoantwort's avatarautoantwort
  • Berrae Meixsell's avatarBerrae Meixsell
  • Jack·Boos·Yu's avatarJack·Boos·Yu

#Changelog

  • a6cb729[many ports]switch to vcpkg-cmake / vckg-cmake-config part 1 (#29880)
  • 0e26a78[cppcodec] Windows compatibility fix (#25624)
  • e7e328c[many ports] call vcpkg_fixup_pkgconfig() (#20953)
  • b295670Bulk convert control files. (#19986)
  • 09a647aDelete use of vcpkg_test_cmake and vcpkg_common_functions. (#13065)
  • 28d313f[cppcodec] Add new port (#6651)