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

one use

	crypto/elliptic (current package)
		params.go#L317: func (curve *CurveParams) ScalarBaseMult(k []byte) (*big.Int, *big.Int) {