Let $X(t)$ be a continuous stochastic process and $\mathcal G(t)$ be the $\sigma$-algebra generated by $\{X(\tau) : \tau\leq t \}$. Suppose that for any $0\leq s\leq t$ and $\lambda\in\mathbb C$ $$\mathbb{E}\left[\exp(\lambda X(t))\, |\, \mathcal G(s) \right] = \exp\left(\frac{1}{2}|\lambda|^2(t-s) + \lambda X(s) \right). $$ Prove, that $X(t)$ is a Brownian motion.
My attempt. From the equation above it is easy to conclude, that for any $0\leq t_1\leq t_2$ $$\mathbb{E}\left[\exp(\lambda ( X(t_2) - X(t_1)) \right] = \exp\left(\frac{1}{2}|\lambda|^2(t_2-t_1)\right), $$ and, as the Laplace transform determines the distribution completely, $$ X(t_2) - X(t_1) \sim N(0, t_2-t_1). $$
Now, my question is how to prove the independence of increments ?