Decodes the given base58 string into the original data bytes.
Encodes the given bytes as a base58 string (no checksum is appended).
See Implementation