I am interested in examples of how to use the extended euclidean alg to solve the discrete log problem.
I have found many videos, files, and sections in some books that discuss the alg, but not examples of how to apply it to the discrete log problem of types;
$$a^{x} \cong b \mod p$$, where $p$ is prime.