You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
this app has two python files server and client that exchanges encrypted message in localhost and needs password from server to start the chat. DSA cryptography is used to encrypt the message.
About
this app has two python files server and client that exchanges encrypted message in localhost and needs password from server to start the chat. DSA cryptography is used to encrypt the message.