Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/MavenRain/base64cpp

A semi-modern c++ port of Sean Starkey's ([email protected]) ANSI C implementation of the Base64 Encoding and Decoding functions
https://github.com/MavenRain/base64cpp

Last synced: 18 days ago
JSON representation

A semi-modern c++ port of Sean Starkey's ([email protected]) ANSI C implementation of the Base64 Encoding and Decoding functions

Awesome Lists containing this project

README

        

# base64cpp
A semi-modern c++ port of Sean Starkey's ([email protected]) ANSI C implementation of the Base64 Encoding and Decoding functions