usage: require("base64")
this... just a base64 library
methods:
base64.encode(string):string - converts a string to base64
base64.decode(string):string - converts a string from base64