|
|
|
|
|
by hnolable
4662 days ago
|
|
All the supported curves in TLS are most likely influenced by the US government (NIST, ANSI, and SECG). So we don't really have an option to use curves with a non-US provenance. http://tools.ietf.org/html/rfc4492#appendix-A
or list all openssl curves: $ openssl ecparam -list_curves |
|