R
RFC 4648
Projects with this topic
-
A simple C++ Base64 (RFC 4648) converter. Includes a library and a command-line tool.
Updated -
C library and command line tool for encoding/decoding base16, base32, base32hex, base64 or base64url data stream per RFC 4648, MIME base64 Content-Transfer-Encoding per RFC 2045, or PEM Printable Encoding per RFC 1421.
Updated