Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
no_asm.h: don't fall into endless loop in eucl_inverse_mod_n.
Even though inverse of zero is formally undefined, it's customary to return zero. Reported by Guido Vranken.
- Loading branch information