func crypto/ecdsa.Verify

one use

	crypto/ecdsa (current package)
		ecdsa_legacy.go#L118: func Verify(pub *PublicKey, hash []byte, r, s *big.Int) bool {