A Base64 library for Lua. Base64 is a base-64 transfer encoding that
uses the characters A-Z, a-z, and 0-9 in that order for the first 62
digits.
Versions
Dependencies
lua ~> 5.1
A Base64 library for Lua. Base64 is a base-64 transfer encoding that
uses the characters A-Z, a-z, and 0-9 in that order for the first 62
digits.