Encode/decode functions for Ed25519 public keys.
decode!(data :: String.t()) :: binary()
encode!(data :: binary()) :: String.t()