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.