Projects in Awesome Lists tagged with cryptographic-security
A curated list of projects in awesome lists tagged with cryptographic-security .
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/cryptography
Embark on a journey of cryptographic exploration as we delve into the intricate worlds of RSA and ElGamal encryption, crafted entirely from scratch without the aid of OpenSSL. Delve into the inner workings of these fundamental encryption algorithms, unraveling the complexities of secure data transmission.
algorithm-implementation asymmetric-cryptography cryptographic-algorithms cryptographic-security cryptography data-privacy elgamal-cryptosystem encryption-de key-generation rsa-algorithm secure-communication
Last synced: 14 Aug 2025