All modules:

Link copied to clipboard

Base16 (a.k.a. "hex") encoding/decoding in accordance with RFC 4648 section 8

Link copied to clipboard

Base32 encoding/decoding in accordance with Crockford, RFC 4648 section 6, RFC 4648 section 7

Link copied to clipboard

Base64 encoding/decoding in accordance with RFC 4648 section 4, RFC 4648 section 5

Link copied to clipboard

Core primitives for encoding/decoding operations, serving as the foundation to other higher level implementations.