stud
stud copied to clipboard
Add configuration option to specify the named curve for ECDH
Add configuration option to specify the named curve for ECDH. Also fixes problem that DH init failure would cause skip of ECDH init. New option is -N/--named-curve=NAME, where NAME can be any of the curves returned by openssl ecparam -list_curves.