Re: [openssl-users] Default key length of DH/DHE/ECDH/ECDHE

2017-07-24 Thread Jakob Bohm
On 24/07/2017 13:35, SaAtomic wrote: I'm not sure if this question is more suitable for the OpenVPN or the OpenSSl users list. OpenSSL as the ssl/tls library for OpenVPN offers DH with and without ephemeral keys as well as with or without elliptic curves. With OpenVPN 2.4.0 and OpenSSL 1.0.2

Re: [openssl-users] Default key length of DH/DHE/ECDH/ECDHE

2017-07-24 Thread Salz, Rich via openssl-users
For the elliptic curve choices, the curve picked (NIST256, NIST384, whatever) determines the keysize. -- openssl-users mailing list To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-users

[openssl-users] Default key length of DH/DHE/ECDH/ECDHE

2017-07-24 Thread SaAtomic
I'm not sure if this question is more suitable for the OpenVPN or the OpenSSl users list. OpenSSL as the ssl/tls library for OpenVPN offers DH with and without ephemeral keys as well as with or without elliptic curves. With OpenVPN 2.4.0 and OpenSSL 1.0.2l only ECDHE and DHE are available, but