crypto/elliptic.CurveParams.Add (method, view implemented interface methods)

one use

	crypto/elliptic (current package)
		params.go#L110: func (curve *CurveParams) Add(x1, y1, x2, y2 *big.Int) (*big.Int, *big.Int) {