crypto/elliptic.CurveParams.ScalarBaseMult (method)

one use

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