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.
A Python-based visualization of the Chinese Remainder Theorem.
Multivariable Chinese Remainder Theorem
O(log k) Parallel FHE Conversion IP package featuring pipelined SystemVerilog RTL and Header-Only C++ Library. Designed to accelerate cryptographic pipelines by removing the sequential RNS bottleneck.
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
Static web app providing a step-by-step solution for Chinese remainder problem, one of the most popular problems in Number Theory (Discrete Mathematics).
Find square root of a Qudratic residue element in Zp (p is prime) using Tonelli Shanks Algorithm
Encryption/decryption challenges in Computer Security using diverse cryptographic techniques
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
A low-level C implementation of the algorithms to compute class polynomials. Mirrored from Andrew Sutherland's MIT page with additional functionality bolted on.
Cryptography & Network Security lab (CNT): Python experiments for RSA, Diffie-Hellman, CRT, modular arithmetic, classical ciphers + browser AES-256-GCM SecureImage.
Research scheduler using the Chinese Remainder Theorem for concurrent financial tick processing. Includes arXiv-style paper. Not used in production signal flow.
To associate your repository with the chinese-remainder-theorem topic, visit your repo's landing page and select "manage topics."