Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/MavenRain/base64cpp
- Owner: MavenRain
- Created: 2015-08-15T21:32:04.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-08-15T21:59:04.000Z (about 9 years ago)
- Last Synced: 2024-07-31T22:59:03.021Z (3 months ago)
- Language: C
- Size: 129 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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