Popular Books:
Base32 Encoding Algorithm
This section describes the Base32 encoding algorithm with some simple encoding examples. 2024-01-20, ≈16🔥, 12💬
💬 2024-01-20 Hello World!: super
Base64 Encoding Algorithm
This section describes the Base64 encoding algorithm with some simple encoding examples. 2024-01-04, ≈22🔥, 33💬
💬 2022-02-06 ANONYMOUS: Wow! Nice explain.. Thanks a lot ;)
💬 2021-11-21 Jack: The best explanation of Base64 encoding! Thanks!
Windows Command - "certutil -encode/-decode"
This section provides a tutorial example on how to use 'certutil -encode' command on a Windows system to perform Base64 encoding and decoding. 2023-09-13, ≈31🔥, 8💬
💬 2022-07-21 Herong: R, thanks for the correction.
💬 2022-07-20 R W: "Base64 with not line breaks" should be"Base64 with no line breaks"
Base64URL Encoding Algorithm
This section describes the Base64URL encoding algorithm, which is a variation of the standard Base64 encoding algorithm with 2 characters 2 characters '+/' replaced by '-_'. 2023-08-27, ∼2120🔥, 2💬
UUEnccode Algorithm
This section describes the UUEncode algorithm with some simple encoding examples. 2023-05-17, ∼2707🔥, 6💬
💬 2015-09-16 Mark Sitkowski: Excellent! Just what I was looking for
application/x-www-form-urlencoded Encoding in Java
This section provides a tutorial example on how to use Java URLEncoder class to perform application/x-www-form-urlenco dedencoding and decoding. 2023-01-24, ∼9931🔥, 3💬
URL Encoding Variations
This section describes variations of URL encodings: RFC 3986 URI Encoding, application/x-www-form-urlenco dedEncoding, RFC 1738 URL Encoding. 2022-11-23, ∼650🔥, 1💬
macOS Command - "base64"
This section provides a tutorial example on how to use 'base64' command on a macOS system to perform Base64 encoding and decoding. 2022-10-01, ∼4920🔥, 0💬
Base64.Guru - Base64 Online Tool
This section describes the Base64.Guru Website, which offers a Base64 online tool for decoding and encoding with a number nice features. 2022-10-01, ∼701🔥, 0💬
Linux Command - "base64"
This section provides a tutorial example on how to use 'base64' command on a Linux system to perform Base64 encoding and decoding. 2022-10-01, ∼654🔥, 0💬
madebits Implementation of Base32 in C++
This section provides a C++ implementation of the Base32 encoding algorithm by madebits.com. 2022-10-01, ∼586🔥, 0💬
URI String and Components in Java
This section provides a tutorial example on how to create URI strings with URI components using Java java.net.URI class. 2022-10-01, ∼561🔥, 0💬
Base32 Character Set Maps
This section describes some Base32 character set maps defined in RFC 3548 and RFC 2938. 2022-10-01, ∼384🔥, 0💬
Full Version in PDF/EPUB
Information on how to obtain the PDF version of this book for printing. 2022-10-01, ∼357🔥, 0💬
PHP Implementation of Base64URL Encoding
This section provides a tutorial example on how to perform Base64URL encoding on binary files using my own implementation in PHP. 2022-10-01, ∼345🔥, 0💬
Andre's Implementation of Base32 in PHP - Test
This section provides a test program for the PHP implementation of the Base32 encoding algorithm by Andre DeMarre. 2022-10-01, ∼343🔥, 0💬
Goetz' Implementation of Base64 in JavaScript
This section provides a JavaScript implementation of the Base64 encoding algorithm by Goetz Heller. 2022-10-01, ∼337🔥, 0💬
Popular Posts:
Yu Zhou Chang Wan (渔舟唱晚) - Fishman Sung in Evening, Guzheng (古筝) Solo, Composed by Lou Shu-hua (...
中国生物新冠疫苗的结构和工作机制是什么? 中国生物新冠疫苗是由国药集团的中国生物技术股份有 限公司(Sinopharm)研发的COVI...
This section describes how to connect to a SQL Server 2005 through DSN with JDBC-ODBC Bridge.
A tutorial example is provided to show how to use the SO_LINGER socket option to prevent the server ...
This section provides a tutorial example on how to run Perl scripts with ActivePerl on Windows syste...