# Functions
decode by unrolling the stdlib base32 algorithm + removing all safe checks.
decode by unrolling the stdlib base32 algorithm + removing all safe checks.
encode by unrolling the stdlib base32 algorithm + removing all safe checks.
encode by unrolling the stdlib base32 algorithm + removing all safe checks.