Encrypt and decrypt messages using RSA.
-
Updated
May 12, 2022 - Python
Encrypt and decrypt messages using RSA.
An another Python implementation of HPKE (Hybrid Public Key Encryption)
This repository provides a comprehensive guide to cryptography fundamentals and practical applications. It includes examples of symmetric encryption (AES), asymmetric encryption (RSA), digital signatures, and common cryptographic combinations. All code examples are available in Python.
Cryptographic algorithms written (mostly) from scratch for educational purposes.
"A collection of implemented symmetric and asymmetric cryptographic algorithms."
Asymmetric encryption algorithms and protocols
CryptoGuard Keys is a professional desktop application for secure generation, management, and analysis of cryptographic key pairs.
Encrypt/Decrypt Symmetrically/Asymmetrically files with Integrity verification using signature
Implementation of Various Asymmetric Crypto systems in pure python.
Asymmetric encryption, email spoofing, mitm attacks
TokenVault is a lightweight, serverless authentication solution that stores encrypted user tokens in a single file with asymmetric encryption. It's designed for developers who need secure user management without the complexity and cost of traditional identity providers.
Trabajo final de la asignatura Programación de Servicios y Procesos. El conocido juego El Precio Justo desde un entorno cliente-servidor con gestión de hilos simultáneos en el servidor y encriptación asimétrica.
A modular cryptography engine implementing an optimized ElGamal pipeline with large-prime generation, block-level file encryption, and multithreaded acceleration. Demonstrates practical skills in number theory, security engineering, performance optimization, and high-throughput Python system design
Lab Exercises about asymmetric encryption with RSA & Diffie-Hellman.
🔐 Explore cryptography fundamentals, including encryption, hashing, and digital signatures, through hands-on practice and clear concepts for beginners.
A menu app using python that allows you to make a 2-factor authentication + hashing ,encryption, encoding of a message + chatroom with rsa
Send and receive encrypted messages between IoT devices
Auction Manager: a blockchain-based management system for multiple auction types.
Python public-key encryption / decryption (simple RSA implementation example)
Add a description, image, and links to the asymmetric-encryption topic page so that developers can more easily learn about it.
To associate your repository with the asymmetric-encryption topic, visit your repo's landing page and select "manage topics."