base64easy
Correct, fast, and configurable base64 decoding and encoding. Base64 transports binary data efficiently in contexts where only plain text is allowed.
A simple and fast base64 library that is easy to use and configure. Support no_std
and std
environments.