This repo will contain the algorithms for encryption and decryption of messages and ciphers respectively !!
-
Updated
May 30, 2022 - Python
This repo will contain the algorithms for encryption and decryption of messages and ciphers respectively !!
My solutions to Google's Foobar Challenge for coding data structures and algorithms. Includes my solution code, unit tests, background notes, design notes, and references.
Elliptic Curves and other algorithms
A crowd/audience engagement measuring system
Pure-Python extended Euclidean algorithm implementation that accepts any number of integer arguments.
My own script to calculate the private key on RSA using the Extended Euclidean Algorithm aproximation.
Repository containing algorithmic solutions to Project Euler challenges. Each solution has been methodically developed, optimized, and rigorously tested. Engage in mathematical and computational problem-solving.
This repository contains the python codes for assignment questions of "Algorithmic Toolbox" provided by Coursera.
Computing the greatest common divisor (GCD) of two numbers
Python Scripts for Haim Lab (Microbiology Research) Projects
Detect the fruit/color name from the uploaded image.
Sviluppo dell'algoritmo esteso di euclide. Permette all'utente di calcolare l'MCD tra due numeri interi e restituisce i coefficenti dell'identità di Bezout.
A library of useful funtions used in cryptography. For learning purposes only.
Implementation of the results of my proofs of the Euclidean Algorithm's greatest common divisor and the lowest common multiple into Python.
|| Безопасность вычислительных систем (gui)
Implementation in Python of the topics read in a Number Theory book A Friendly Introduction to Number Theory
A couple of algorithms I implemented in order to not get rusty with python.
A few scripts for the course 01017 Diskret Matematik at DTU, simply for the second part of the course which contains a lot of boring and long calculations. Here it's simply done in a few scripts.
An assortment of functions for number theory / discrete math type problems
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."