Is there a list of EC curves to NIDs? http://www.openssl.org/docs/crypto/EC_KEY_new.html and http://www.openssl.org/docs/crypto/EC_GROUP_new.html discuss the curves and the NIDs, but don't provide a list.
Or better, is there a function like EC_CURVE_by_name that returns a nid given a curve like "P-521". ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List openssl-users@openssl.org Automated List Manager majord...@openssl.org