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

Popular posts from this blog

html - Sizing a high-res image (~8MB) to display entirely in a small div (circular, diameter 100px) -

java - IntelliJ - No such instance method -

identifier - Is it possible for an html5 document to have two ids? -