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

https://github.com/collinsnji/base64encode

Implementation of Base64 encoding scheme in C++
https://github.com/collinsnji/base64encode

base64 base64-decoding base64-encoding

Last synced: 2 months ago
JSON representation

Implementation of Base64 encoding scheme in C++

Awesome Lists containing this project

README

        

# Base64Encode
[![Build Status](https://travis-ci.org/collinsnji/Base64Encode.svg?branch=master)](https://travis-ci.org/collinsnji/Base64Encode)

Implementation of Base64 encoding scheme in C++