/extended-euclidean

python 3 implementation of the extended euclidean algorithm

Primary LanguagePython

extended-euclidean

Python 3 implementation of calculating modular inverses with the extended euclidean algorithm.

Test it online