Skip to main content

One doc tagged with "base64"

View all tags

RFC 4648 - Base16、Base32和Base64数据编码

RFC 4648定义了Base16、Base32和Base64三种常用的数据编码方案。详细说明了编码算法、字符表、填充规则和安全考虑。是理解JWT、MIME、URL编码等技术的基础。