extended-euclidean-algorithm
Here are 42 public repositories matching this topic...
Language:All
Sort:Most stars
Image Encryption using RSA Algorithm in Python
- Updated
Jul 21, 2020 - Jupyter Notebook
Advanced Combinatorics and Algebraic Number Theory Symbolic Computation library for JavaScript, Python
- Updated
Dec 27, 2024 - JavaScript
This repository is all about various concepts related to number theory algorithms. It also contains solutions to problems from various online judges, organized by topic.
- Updated
Sep 26, 2020 - C++
Clockwork: A Modular Arithmetic library for C++
- Updated
Jul 11, 2025 - C++
Pure-Python extended Euclidean algorithm implementation that accepts any number of integer arguments.
- Updated
Apr 21, 2025 - Python
DSA Lab Course (CS 211), IIT Dharwad
- Updated
Sep 22, 2020 - C++
A library for number theory and modular arithmetic algorithms in Python e.g. Pollard Rho, Miller–Rabin primality test, Cipolla, etc.
- Updated
Jan 31, 2023 - Python
RSA Cryptography implementation with C# OOP
- Updated
Nov 25, 2017 - C#
Solutions of various classical & standard interview and competitive programming questions, and CSES problem set.
- Updated
May 29, 2021 - C++
Implementation of the RSA algorithm | Python | Command-line interface | Miller-Rabin | Extended Euclidean algorithm
- Updated
Aug 21, 2023 - Python
Implementation of Diffie-Hellman Key-exchange, RSA algorithm, DSS(Digital Signature Signing and Verification), Extended Euclidean Algo., Fermat's Little Theorem, Fast Modular Exponentiation
- Updated
Jun 28, 2019 - Java
Repo contains code samples for practical learning of cryptography.
- Updated
Apr 6, 2020 - Java
🐘 Arbitrary precision arithmetic for integers in big-endian order for JavaScript
- Updated
Jul 18, 2025 - JavaScript
Finds the GCD using the euclidean algorithm or finds a linear combination of the GCD using the extended euclidean algorithm with all steps/work done shown
- Updated
Sep 15, 2020 - JavaScript
Implementation of modular arithmetic in C
- Updated
Apr 7, 2021 - C
Find square root of a Qudratic residue element in Zp (p is prime) using Tonelli Shanks Algorithm
- Updated
Sep 6, 2023 - Java
Implementing RSA Algorithm using MR Test, FME Test, EA and EEA
- Updated
May 8, 2020 - Java
- Updated
May 28, 2020 - Python
Applying extended-euclidean-algorithm on negative powered number to find their inverses
- Updated
Jul 24, 2019 - Python
An assortment of functions for number theory / discrete math type problems
- Updated
Dec 4, 2023 - Python
Improve this page
Add a description, image, and links to theextended-euclidean-algorithm topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with theextended-euclidean-algorithm topic, visit your repo's landing page and select "manage topics."