OpenVPN is a robust and highly flexible tunneling application that uses all of the ENCRYption, authentication, and certification features of the OpenSSL library to securely tunnel IP networks over a single TCP/UDP port.
The enclosed VB project includes a VB class that implements the Rijndael AES block ENCRYption algorithm. The form in the project runs some test data through the class.