Using CCL
Maintaining CCL
#include <libb64.h> enum base64_decodestep { step_a, step_b, step_c, step_d, };