Hi, I am implementing ECDH- Group19 (NID_X9_62_prime256v1). I followed the below sequence.
At 4th step, function
EVP_RAND_instantiate() returning ‘1’ for the 1st time. Then 2nd time onward it’s returning ‘0’. Because of this reason 4th step is failing. Could you please let me know the possible reasons for it. Thanks & Regards, Damodhar.
General |