On Mon, Jan 19, 2009, Emanuele Cesena wrote:

> Hi all,
> 
> I'd like to add a new elliptic curve to the internal list of OpenSSL but
> I have some troubles defining objects.
> 
> I added the parameters in crypto/ec/ec_curve.c as well as the entry in
> the list curve_list (I tested them with ectest.c, hardcoding the
> parameters).
> 
> Looking at the source code, I deduced I have to define somehow a
> corresponding object (crypto/objects/obj_mac.h, obj_dat.h).
> Is there any documentation about objects?
> Shall I manually modify these files, or is there any semi-automatic way
> to populate their content?
> 

They are auto generated from the objects.txt file.

Steve.
--
Dr Stephen N. Henson. Email, S/MIME and PGP keys: see homepage
OpenSSL project core developer and freelance consultant.
Homepage: http://www.drh-consultancy.demon.co.uk
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [email protected]
Automated List Manager                           [email protected]

Reply via email to