{
  "draft": "draft-josefsson-base-encoding-04",
  "doc_id": "RFC3548",
  "title": "The Base16, Base32, and Base64 Data Encodings",
  "authors": [
    "S. Josefsson, Ed."
  ],
  "format": [
    "TEXT",
    "HTML"
  ],
  "page_count": "13",
  "pub_status": "INFORMATIONAL",
  "status": "INFORMATIONAL",
  "source": "INDEPENDENT",
  "abstract": "This document describes the commonly used base 64, base 32, and base 16 encoding schemes.  It also discusses the use of line-feeds in encoded data, use of padding in encoded data, use of non-alphabet characters in encoded data, and use of different encoding alphabets.  This memo provides information for the Internet community.",
  "pub_date": "July 2003",
  "keywords": [
    "schemes",
    "data",
    "line-feeds",
    "alphabets",
    "base encoding",
    "hex"
  ],
  "obsoletes": [],
  "obsoleted_by": [
    "RFC4648"
  ],
  "updates": [],
  "updated_by": [],
  "see_also": [],
  "doi": "10.17487/RFC3548",
  "errata_url": "https://www.rfc-editor.org/errata/rfc3548"
}