Skip to content

fierceduck001/SaasKey

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SaasKey

SassKey is a secure chat application implemented in Python using socket programming and ElGamal encryption.

SaasKey Screenshot

Features

  • Allows multiple clients to connect to a server and exchange messages securely.
  • Supports ElGamal encryption methods for message encryption.
  • Uses a graphical user interface (GUI) for the client-side interaction.
  • Provides real-time message exchange between connected clients.

Prerequisites

  • Python 3.x installed on your system.
  • Required Python packages: numpy.

Installation

  1. Clone the repository:
    git clone https://github.com/cyb3rcr4t0712/SaasKey.git

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages