Skip to content

mahmoudai1/secure-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Secure Chatting Application

Secure Chatting Application developed by PHP, JavaScript, and MySQL.

Algorithms

• DES (Not Fully Functional)
• AES
• RSA
• Diffie-Hellman (Key Exchange for DES and AES)
• ElGamal

All algorithms are implemented from scratch ✅

Included Files

• Documentation (Detailed Description on each Algorithm)
• SQL file (sp_chat.sql)

Extra Feature

• All the files are encrypted by encrypting their base64 arrayBuffer not by encrypting the path! (It's a requirement)

Demo

Secure.Chat.mp4

Contact

mahmoud.ahmed9@outlook.com
• Ahmed Mostafa
• Omar Tarek
• Salma Tamer
• Abdullah Abuzaid