Hi All,
I am using elliptic curves. And, I am setting the value of private key
filed in EC_KEY structure before calling EC_KEY_generate_key. Every time
I am getting different values of the public key.
I need a help. In,
W=sG. 
Where,
W is the public key
S is the private key and 
G is the base point.
Is it possible to have different values for W given the same value of s
and G. It seems to be little absurd but I am getting different values.
Can anyone clarify my doubt? Thanks is advance

Regards,
Kiran


______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           [EMAIL PROTECTED]
  • EC C K KIRAN-KNTX36

Reply via email to