Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/farnulfo/base64

A simple java implementation of Base64 encoding/decoding algorithm
https://github.com/farnulfo/base64

Last synced: about 2 months ago
JSON representation

A simple java implementation of Base64 encoding/decoding algorithm

Awesome Lists containing this project

README

        

Base64
======

A simple java implementation of Base64 encoding/decoding algorithm (http://tools.ietf.org/html/rfc4648).

[![Build Status](https://travis-ci.org/farnulfo/Base64.png?branch=master)](https://travis-ci.org/farnulfo/Base64)