func crypto/ed25519.Sign

one use

	crypto/ed25519 (current package)
		ed25519.go#L174: func Sign(privateKey PrivateKey, message []byte) []byte {