Found 6 repositories(showing 6)
jeshanrai
A secure messaging system developed with layered cryptography, combining RSA for secure key exchange, AES for fast symmetric encryption, and Arnold’s Cat Map for additional data scrambling, ensuring private, tamper-proof, and end-to-end secure real-time communication.
Thinmindt
This is a simple program to practice secure communication between two parties. It uses RSA to encrypt and share symmetrical encryption key. This key is used to encrypt a message with AES, authenticate with HMAC, and authenticate with RSA signature over SHA-256 hash.
No description available
MohamedSami852
simulation of secure communication using both asymmetric (RSA) and symmetric encryption techniques. The project emphasizes the establishment of PKI, the secure exchange of messages using symmetric encryption, and the generation, verification of digital signatures to ensure authenticity.
No description available
A web-based Symmetric and Asymmetric Encryption System using HTML, CSS, and JavaScript for secure communication. It allows users to encrypt and decrypt messages with AES (symmetric) and RSA (asymmetric) directly in the browser.
All 6 repositories loaded