Skip to content

Latest commit

 

History

History
30 lines (22 loc) · 820 Bytes

README.md

File metadata and controls

30 lines (22 loc) · 820 Bytes

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