Skip to content

beheni/cryptography_lab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Сryptography lab

Modules:

  • rsa.py - module for generating keys, encrypting, and decrypting a messages
  • server.py - module for running a server
  • client.py - module for adding and handling clients

Usage Instruction:

  1. Launch a server
> python3 server.py
  1. Open a new terminal, launch a client and enter a username
> python3 client.py
  1. To add more clients repeat previous steps
  2. Now you have a nice secret group chat

Usage Example:

image

About

RSA іmplementation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages