I\'m facing an issue with Golang\'s crypto/ed25519 package. I\'m trying to verify the signature of a message, but the Signature and Public Key that I have to ve
crypto/ed25519