Skip to content

Simple secure UDP client/server system, in which two computers (one is installed with the secure UDP client program and the other one is installed with the secure UDP server program) can communicate securely with each other. The encryption and decryption algorithms we will is the RC4 algorithm

Notifications You must be signed in to change notification settings

kmedara/Securing-UDP-Communication-

Repository files navigation

Securing-UDP-Communication-

Simple secure UDP client/server system, in which two computers (one is installed with the secure UDP client program and the other one is installed with the secure UDP server program) can communicate securely with each other. The encryption and decryption algorithms we will is the RC4 algorithm

About

Simple secure UDP client/server system, in which two computers (one is installed with the secure UDP client program and the other one is installed with the secure UDP server program) can communicate securely with each other. The encryption and decryption algorithms we will is the RC4 algorithm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages