Skip to content

hoduan/VPN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 

Repository files navigation

VPN Project

  • This is a mini VPN project which based on SSL.
  • 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).
  • This mini VPN supports server/client side authentication, ping, telnet, ftp and symmetric key exchange
  • Eencrypted SSL transmission implemented based on SHA256 for encryption and HMAC for integrity
  • User key management implemented based on Public-Key Infrastructure (PKI)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published