文件名称:cpp-cppcodec只包括头文件的Cbase64编码解码库
文件大小:73KB
文件格式:ZIP
更新时间:2022-09-05 00:12:06
C/C 开发-其它杂项
cppcodec - 只包括头文件的C base64编码/解码库, 还支持base32和hex 拥有一致的,灵活的API
【文件预览】:
tplgy-cppcodec-302dc28
----.gitignore(37B)
----cppcodec.pc.in(260B)
----.travis.yml(4KB)
----LICENSE(1KB)
----.gitmodules(90B)
----README.md(12KB)
----example()
--------helloworld.cpp(2KB)
--------type_support_wrapper.cpp(6KB)
--------CMakeLists.txt(230B)
----cppcodec()
--------detail()
--------hex_lower.hpp(3KB)
--------data()
--------hex_default_upper.hpp(1KB)
--------base32_default_hex.hpp(1KB)
--------parse_error.hpp(3KB)
--------base64_default_url_unpadded.hpp(1KB)
--------base64_url_unpadded.hpp(2KB)
--------base32_rfc4648.hpp(3KB)
--------base32_default_rfc4648.hpp(1KB)
--------hex_default_lower.hpp(1KB)
--------base32_crockford.hpp(4KB)
--------base32_hex.hpp(3KB)
--------base32_default_crockford.hpp(1KB)
--------base64_default_rfc4648.hpp(1KB)
--------base64_default_url.hpp(1KB)
--------base64_url.hpp(3KB)
--------hex_upper.hpp(3KB)
--------base64_rfc4648.hpp(3KB)
----appveyor.yml(1KB)
----TODO.md(3KB)
----tool()
--------hexenc.cpp(2KB)
--------hexdec.cpp(2KB)
--------base64enc.cpp(2KB)
--------base64dec.cpp(2KB)
--------base32dec.cpp(2KB)
--------base32enc.cpp(2KB)
--------CMakeLists.txt(355B)
----test()
--------benchmark_cppcodec.cpp(6KB)
--------test_cppcodec.cpp(52KB)
--------catch()
--------minimal_decode.cpp(1KB)
--------CMakeLists.txt(728B)
----CMakeLists.txt(3KB)