/ModularMultiplicativeInverseCalculator

A Java Swing GUI Tool which is used in order to calculate the Modular Multiplicative Inverse Value of a set of two user-specified numbers of significant size. Allows the user to calculate the solution using either the Extended Euclidean Algorithm or the Naive Approach.

Primary LanguageJava

No issues in this repository yet.