Hi Alex, It looks like, you are using NID value in the place of curve name. Please verify once. Regards, Kiran
> -----Original Message----- > From: [EMAIL PROTECTED] [mailto:owner-openssl- > [EMAIL PROTECTED] On Behalf Of Alex Pokotilo > Sent: Monday, October 01, 2007 1:09 PM > To: openssl-users@openssl.org > Subject: EC_KEY_new_by_curve_name fails when I use NID_secp112r1, > NID_secp112r2, NID_secp128r1, NID_secp128r2 etc > > Fail occurs because "EC_GROUP_set_curve_GFp" calls > "ec_GFp_nist_group_set_curve" and since we are not working with 192, > 224, 256, 384, 521 fields. > Why the function is restricted to work with following fields ? Is it > for security considerations ? > > Regards, > Alex > ______________________________________________________________________ > OpenSSL Project http://www.openssl.org > User Support Mailing List openssl-users@openssl.org > Automated List Manager [EMAIL PROTECTED] ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List openssl-users@openssl.org Automated List Manager [EMAIL PROTECTED]