<div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr">Hi,<div><br></div><div>I am trying to upgrade openssl for my embedded OS platform. The one we currently use is pretty old i.e. <b>OpenSSL  0.9.6a </b> , but porting to Openssl 1.1.1b works fine.</div><div><br></div><div>I need suggestion regarding random number interface , earlier we were using  RAND_METHOD.</div><div>Can I still use the same mechanism? Because I see new code <b>rand</b> folder contains OS  specific implementation of </div><div><br></div><div>rand_pool_acquire_entropy</div><div>rand_pool_add_nonce_data</div><div>rand_pool_add_additional_data </div><div><br></div><div>As I understand , above function also needs to be ported?</div><div>Any document to start with porting random number to any platform.</div><div><br></div><div>Thanks</div></div></div></div></div></div></div></div>