Base64 in C

Base64 in C

This project demonstrates how Base64 works in C, which does not natively support it, so we have to resort to using an external library.