local b64 = require'base64'
Fast base64 encoding & decoding in Lua with ffi.
API
Encode/decode string or cdata buffer.
Encode/decode URL based on RFC4648 Section 5 / RFC7515 Section 2 (JSON Web Signature).
Last updated:
18 months ago
|
Edit on GitHub