Skip to content

chat application implemented symmetric and asymetric algorithm

Notifications You must be signed in to change notification settings

storyofhis/RSA-DES-Client-Server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RSA & DES Client (Responder B) - Server (Initiator A)

this is communication apps between responder B dan Initiator A. implemented RSA as sharing Key, N1 and N2.

Scenario

Screenshot 2023-12-13 at 05 11 08

Start to run

  • run server :

    python server.py
    
    Screenshot 2023-12-13 at 11 41 58
  • run client :

    python client.py
    
    Screenshot 2023-12-13 at 11 42 30

About

chat application implemented symmetric and asymetric algorithm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages