Base32 Encoding

This chapter provides notes and tutorials on Base32 encoding algorithm and implementations. Topics include reviewing the Base32 encoding algorithm; reviewing different Base32 character set maps; reviewing implementations of Base32 coding in Java, PHP and C++ languages.

Base32 Encoding Algorithm

Base32 Character Set Maps

Bitpedia Implementation of Base32 in Java

Bitpedia Implementation of Base32 in Java - Test

Andre's Implementation of Base32 in PHP

Andre's Implementation of Base32 in PHP - Test

madebits Implementation of Base32 in C++

Table of Contents

 About This Book

 Base64 Encoding

 Base64 Encoding and Decoding Tools

 Base64URL - URL Safe Base64 Encoding

Base32 Encoding

 URL Encoding, URI Encoding, or Percent Encoding

 UUEncode Encoding

 References

 Full Version in PDF/EPUB