hello,
I find the structure of EC_GROUP, and there is a variable i
don't understand. it is the variable order, what 's the role of the
order . who knows ?
Thank u.
struct ec_group_st {
36 const EC_METHOD *meth;
37 EC_POINT *generator; //optional
38 BIGNUM order, cofactor;Regards jazz lee ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List [email protected] Automated List Manager [email protected]
