Page 1 of 1

What kind of encryption does openvpn use? Does it use some kind of RSA or another type of asynchronous encryption to exc

Posted: Wed Jun 15, 2022 5:37 pm
by glorsh66
What kind of encryption does openvpn use? Does it use some kind of RSA or another type of asynchronous encryption to exchange keys and after key exchange is complete, it uses one synchronous key for the whole session? What does Diffie–Hellman option does to the openVPN security?

Also what happens if I didn't use Diffie–Hellman when setting up my openVPN?
What is the role of this algorithm? And what benefits does it do?
Am I right that even without the Diffie–Hellman there will be some RSA-esq kind of key exchange?

Re: What kind of encryption does openvpn use? Does it use some kind of RSA or another type of asynchronous encryption to

Posted: Wed Jun 15, 2022 5:55 pm
by TinCanTech
Use elliptic curve, it's faster.