<?xml version="1.0" encoding="UTF-8"?>
<reference anchor="I-D.josefsson-base-encoding" target="https://datatracker.ietf.org/doc/html/draft-josefsson-base-encoding-04">
   <front>
      <title>The Base16, Base32, and Base64 Data Encodings</title>
      <author initials="S." surname="Josefsson" fullname="Simon Josefsson">
         </author>
      <date month="May" day="13" year="2002" />
      <abstract>
	 <t>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.
	 </t>
      </abstract>
   </front>
   <seriesInfo name="Internet-Draft" value="draft-josefsson-base-encoding-04" />
   
</reference>
