Skip to content

NPTPolynomial/cpp_client_server_with_encryption

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

cpp_client_server_with_encryption

C++ client-server communication with encryption

Client-server communicate with encryption! TCP sockets, Diffie-Hellman's algorithm, secret key, combination scheme encryption with substitutions and matrix transpositions.

It uses small simple prime numbers for testing, but can be changed for more complex encryption.

About

C++ client-server communication with encryption

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages