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

one use

	crypto/elliptic (current package)
		params.go#L208: func (curve *CurveParams) Double(x1, y1 *big.Int) (*big.Int, *big.Int) {