corona - base32 encode in Lua -
trying find way base32 encoding in lua, corona sdk.
i have found library:
https://github.com/b4ldr/nselib/blob/master/base32.lua
but seems require "bin" library not come corona sdk , not able find in anywhere on web.
so, know how fix "bin" dependancy or base32 lib works corona sdk?
the basexx library supports base32 encoding , decoding, , not have dependencies.
Comments
Post a Comment