Commit 86f300d3 authored by Dr. Stephen Henson's avatar Dr. Stephen Henson
Browse files

Use named curve parameter encoding by default.



Many applications require named curve parameter encoding instead of explicit
parameter encoding (including the TLS library in OpenSSL itself). Set this
encoding by default instead of requiring an explicit call to set it.

Add OPENSSL_EC_EXPLICT_CURVE define.
Reviewed-by: default avatarMatt Caswell <matt@openssl.org>
parent f37879d0
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment