#

rabin-cryptosystem

Here are 17 public repositories matching this topic...

The code demonstrates how a third party can break the RSA by obtaining the secret key by using public key and interrupt the communication and modifies the messages in transit.

  • UpdatedApr 25, 2021
  • Jupyter Notebook

A java text editor and email client for public key cryptography and encryption. The ciphers use hypercomplex and hyper-dimensional numbers (including vectors, quaternions, matrices, cubes, and tesseracts), polynomials, determinants, multi-variable, multi-equation, and multi-dimensional arithmetic, integer factorization, and Merkle-Hellman knapsacks

  • UpdatedJan 14, 2025
  • Java

This project implements the Rabin Cryptosystem in SageMath, a public-key encryption algorithm based on the integer factorization problem. The system uses blum primes for p and q to simplify the decryption process.

  • UpdatedOct 14, 2024
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the rabin-cryptosystem topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the rabin-cryptosystem topic, visit your repo's landing page and select "manage topics."

Learn more