this is a representation of the extended Euclidean algorithm in rust
-
Updated
Jun 10, 2024 - Rust
this is a representation of the extended Euclidean algorithm in rust
University homework assignments rewritten in rust as well as testing
Code for calculating the modular multiplicative inverse of a number using the euclidean algorithm
Code that calculates the modular multiplicative inverse of a number making use of the Euclidean algorithm.
Add a description, image, and links to the euclidean-algorithm topic page so that developers can more easily learn about it.
To associate your repository with the euclidean-algorithm topic, visit your repo's landing page and select "manage topics."