Base64URL - URL Safe Base64 Encoding

This chapter provides notes and tutorials on Base64URL encoding algorithm and implementations. Topics include reviewing Base64URL encoding algorithm; invoking built-in implementation of Base64URL encoding functions in Java and Python; implementing Base64URL encoding yourself in PHP and Perl.

Base64URL Encoding Algorithm

Java Built-In Implementation of Base64URL

Python Built-In Implementation of Base64URL

PHP Implementation of Base64URL Encoding

Perl Implementation of Base64URL Encoding

Conclusions:

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