base64 Simple ANSI-C drop-in library for Base-64 encoding and decoding according to RFC 4648. Supported encoding schemes: MIME with padding MIME without padding URL safe To run the example a C compiler is needed: ./runme.sh Feel free to modify!