simple_encode

A very simple base64/hexadecimal encoder and decoder.

Uses very simple brute-force methods for ease of understanding, with the implementation still being quick enough to be viable in most applications.