May 2018
Intermediate to advanced
328 pages
8h 15m
English
Write a program that can encode and decode binary data using the base64 encoding scheme. You must implement the encoding and decoding functions yourself and not use a 3rd party library. The table used for encoding should be the one from the MIME specification.
Read now
Unlock full access