/Project_VPN

This is a Virtual Private Network course project.

Primary LanguageC

Project_VPN

This is a Internet Security Course Project. It is a SSL-based VPN and the design and implementation of SSL VPNs exemplify a number of security principles and technologies, including crypto, integrity, authentication, key management, key exchange, and Public-Key Infrastructure (PKI).

Future Plan:

  • Use Pipe to realize communication between UDP process and TCP process.
  • Realize multiple TCP clients handling.
  • Optimize the key exchange.