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 !!
Crypto projects in python, e.g. Attacks to Vigenere, RSA, Telnet Protocol, Hip Replacement , Vernam cipher, Crack Zip Files, Encryptions RC4, Steganography, Feistel cipher, Superincreasing Knapsac, Elliptic Curve Cryptography, Diffie Hellman & EDF.
These are the lab assignments performed during the course of cryptography
Multivariable Chinese Remainder Theorem
A library for number theory and modular arithmetic algorithms in Python e.g. Pollard Rho, Miller–Rabin primality test, Cipolla, etc.
A loose collection of short programs in AWK.
My way of retrieving continuous distance data of Chinese Remainder Theorem with FFT
Find square root of a Qudratic residue element in Zp (p is prime) using Tonelli Shanks Algorithm
An assortment of functions for number theory / discrete math type problems
Materijali i rokovi za kurs konstrukcija i analiza algoritama za I smer na Matematickom fakultetu.
This is an implementation for some famous algorithms Known in Number Theory
Programs I wrote that helped me understand encryption, decryption and signing functions along with security protocols. Programs written in Java using BigIntegers.
This is the project for the discrete mathematics class CSC281
Information security hw. Implement the RSA encrypt and decrypt algorithm.
RSA encryption and decryption
A website that implements some number theory functions.
Secure message transfer between 2 peers using RSA encryption
Static web app providing a step-by-step solution for Chinese remainder problem, one of the most popular problems in Number Theory (Discrete Mathematics).
Encryption/decryption challenges in Computer Security using diverse cryptographic techniques
This repository contains a collection of small utility programs written in Python. Each program addresses a specific problem or performs a unique function. Included are implementations of the Chinese Remainder Theorem, a Password Generator, and a program demonstrating The Master Theorem, among others.
Add a description, image, and links to the chinese-remainder-theorem topic page so that developers can more easily learn about it.
To associate your repository with the chinese-remainder-theorem topic, visit your repo's landing page and select "manage topics."