CyoEncode Activity
Base64, Base32, Base16, and Base85 encoding/decoding functions in C
Brought to you by:
calzakk
create tag 1.2.2.0
create branch 1.2.2
update to 1.2.2
added Visual Studio 2015 project and fix a new ...
allow encoding to/from wide strings
fix conversion warning in cyoBase85Decode and c...
added Base85 encoding - work in progress
set svn:eol-style=native for latest files
create tag 1.1.1.0
create branch 1.1.1
prepare for 1.1.1 release
a terminator shouldn't be appended to the outpu...
added C++ bindings and tests
create tag 1.1.0.0
create branch 1.1.0
updated copyright years, prepare for 1.1.0 release
added cyoBaseXXEncodeBlock() and cyoBaseXXDecod...
added project files for Visual Studio 2012 and ...