An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with mathematical-cryptography

A curated list of projects in awesome lists tagged with mathematical-cryptography .

https://github.com/lucianoscarpaci/rabin

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.

algorithm-im asymmetric-cryptography cryptographic-algorithms cryptographic-security encryption-decryption integer-factorization mathematical-cryptography number-theory prime-factorizations public-key-encryption rabin-cryptosystem sagemath secure-communication

Last synced: 27 Aug 2025

https://github.com/lucianoscarpaci/curve25519-signatures

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.

algorithm-efficiency cryptographic-algorithms cryptographic-primitives cryptographic-security digital-signatures edwards-curve-digital-signature-algorithm elliptic-curve-cryptography key-generation mathematical-cryptography public-key-cryptography sagemath scalability secure-communication security-protocols signing

Last synced: 10 Oct 2025

https://github.com/lucianoscarpaci/elliptic-curve-weierstrass

Curve25519 and Secp256k1 plot from Weierstrass Polynomial Form. Key topics covered include - Elliptic Curve Cryptography (ECC) - Cryptographic Curves

algorithm-implementation cryptographic-algorithms cryptographic-library curve25519 ecc elliptic-curves mathematical-cryptography secp256k1 weierstrass-curves

Last synced: 16 Aug 2026