mathematical-cryptography
Here are 4 public repositories matching this topic...
Language:All
Write ups on Mathematical Cryptography
- Updated
Sep 10, 2025 - SCSS
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.
- Updated
Oct 14, 2024 - Jupyter Notebook
A SageMath implementation of Edwards-Curve Digital Signature Algorithm (EdDSA), featuring secure key generation, signing, and verification. Focused on Cryptographic Primitives and highly efficient, scalable algorithms.
- Updated
Oct 16, 2024 - Jupyter Notebook
Curve25519 and Secp256k1 plot from Weierstrass Polynomial Form. Key topics covered include - Elliptic Curve Cryptography (ECC) - Cryptographic Curves
- Updated
Oct 5, 2024 - Jupyter Notebook
Improve this page
Add a description, image, and links to themathematical-cryptography topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with themathematical-cryptography topic, visit your repo's landing page and select "manage topics."