Suppose that $p$ is a Sophie Germain prime and $p=3 mod 4$. Want to prove that $2p+1$ is a divisor of $2^p-1$.
I got a hint that I should prove that $2$ is a square mod $2p+1$ along the way, but I don't really see the connection and wonder how it works.
Working mod $q:=2p+1$, If $0\not\equiv 2\equiv x^2$, then $2^p-1\equiv (x^2)^p-1\equiv x^{2p}-1$ and so $\equiv 0$ by Fermat's little theorem.
Now $q\equiv 7\pmod 8$ so $2$ is indeed a quadratic residue.