crypto/elliptic.p224Curve.Add (method)

one use

	crypto/elliptic (current package)
		p224.go#L80: func (p224Curve) Add(bigX1, bigY1, bigX2, bigY2 *big.Int) (x, y *big.Int) {