amcewen / b64

Simple Arduino Base64 library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

b64 - Simple Base64 Encoding Library for Arduino

Makes it easier to Base64 encode data.  Initially written to allow the HttpClient library to
support Basic Authentication.

About

Simple Arduino Base64 library


Languages

Language:C++ 93.7%Language:C 6.3%