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? Thanks in advance -- Emanuele Cesena <[email protected]> http://ecesena.dyndns.org Il corpo non ha ideali ______________________________________________________________________ OpenSSL Project http://www.openssl.org Development Mailing List [email protected] Automated List Manager [email protected]
