Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 277 Bytes

File metadata and controls

11 lines (9 loc) · 277 Bytes

CS5173Project

A Computer Security Project for Secure Instant Point-to-Point (P2P) Messaging

We used

  • AES for Encryption / Decryption
  • Diffie-Hellman for Key Negotiations
  • Microsoft Azure Server for rendezvous Server
  • Tkinter for Python GUI

Depandencies

  • pycryptodome