On 3 March 2014 04:36, Jeffrey Walton <noloa...@gmail.com> wrote:
> 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".

Hi Jeff

See EC_get_builtin_curves described here:

http://www.openssl.org/docs/crypto/EC_GROUP_new.html

Matt
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           majord...@openssl.org

Reply via email to