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
A library for number theory and modular arithmetic algorithms in Python e.g. Pollard Rho, Miller–Rabin primality test, Cipolla, etc.
Multivariable Chinese Remainder Theorem
Paillier encryption and generallized Paillier encrytion, i.e. Damgard-Jurik scheme
A loose collection of short programs in AWK.
Materijali i rokovi za kurs konstrukcija i analiza algoritama za I smer na Matematickom fakultetu.
An assortment of functions for number theory / discrete math type problems
My way of retrieving continuous distance data of Chinese Remainder Theorem with FFT
Encryption/decryption challenges in Computer Security using diverse cryptographic techniques
Find square root of a Qudratic residue element in Zp (p is prime) using Tonelli Shanks Algorithm
A Python-based visualization of the Chinese Remainder Theorem.
Static web app providing a step-by-step solution for Chinese remainder problem, one of the most popular problems in Number Theory (Discrete Mathematics).
Números Inteiros e Criptografia
A website that implements some number theory functions.
Programs I wrote that helped me understand encryption, decryption and signing functions along with security protocols. Programs written in Java using BigIntegers.
RSA encryption and decryption
Implementation of the Chinese Remainder Theorem for solving a system of linear congruences
This is an implementation for some famous algorithms Known in Number Theory
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."