Base58btc encoding (Bitcoin alphabet).
@spec decode(binary()) :: binary()
@spec encode(binary()) :: binary()