Go to file
Joe DF 3569f2172a Create LICENSE 2016-10-18 00:38:45 -04:00
.gitignore add '*.tmp' to gitignore 2015-06-12 00:35:09 -04:00
BuildRun.bat add initial version 2014-09-22 01:00:27 -04:00
LICENSE Create LICENSE 2016-10-18 00:38:45 -04:00
README.md Update README.md 2014-09-22 01:07:35 -04:00
base64.c b64_encodef() was returning wrong size 2015-06-12 00:34:32 -04:00
base64.h Updated test.c and b64_decodef() works 2015-06-12 01:28:32 -04:00
test.c Updated test.c and b64_decodef() works 2015-06-12 01:28:32 -04:00

README.md

base64.c

Base64 Library in C

by Joe DF (joedf@ahkscript.org)
Released under the MIT License

Thank you for inspiration:
http://www.codeproject.com/Tips/813146/Fast-base-functions-for-encode-decode