Description
A small library with routines for encoding and decoding Base64 data.
It is developer infrastructure for software that needs to represent binary data as text or decode Base64 input. Base64 is an encoding, not encryption, so it should not be treated as protection for secrets.