An open API service indexing awesome lists of open source software.

https://github.com/cjhdev/base64

Base64 Encoder/Decoder in C
https://github.com/cjhdev/base64

base64

Last synced: about 1 year ago
JSON representation

Base64 Encoder/Decoder in C

Awesome Lists containing this project

README

          

# dev0007: Base64 Encoder/Decoder

Base64 encoder and decoder written in C.

## License
Simplified BSD License; Notice is in the source.

Cameron Harper 2012
(cam@cjh.id.au)