<div dir="auto">I'd be nice to have a more detailed porting guide, I'd been poking into this a little bit, but did you see Matt's response? (Pasted below)<div dir="auto"><br></div><div dir="auto"><div dir="auto">Those functions are deprecated. Better would be EVP_PKEY_fromdata():</div><div dir="auto"><br></div><div dir="auto"><a href="https://www.openssl.org/docs/manmaster/man3/EVP_PKEY_fromdata.html">https://www.openssl.org/docs/manmaster/man3/EVP_PKEY_fromdata.html</a></div><div dir="auto"><br></div></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Jul 14, 2021, 09:15 Ken Goldman <<a href="mailto:kgoldman@us.ibm.com">kgoldman@us.ibm.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On 7/13/2021 5:08 PM, Nicola Tuveri wrote:<br>
> There is the migration guide: <a href="https://github.com/openssl/openssl/tree/master/doc/man7/migration_guide.pod" rel="noreferrer noreferrer" target="_blank">https://github.com/openssl/openssl/tree/master/doc/man7/migration_guide.pod</a> <<a href="https://github.com/openssl/openssl/tree/master/doc/man7/migration_guide.pod" rel="noreferrer noreferrer" target="_blank">https://github.com/openssl/openssl/tree/master/doc/man7/migration_guide.pod</a>><br>
> <br>
<br>
The migration guide is very general.  It says that the low level APIs are deprecated,<br>
and should be replaced with EVP functions.<br>
<br>
Is there anything more specific - replace RSA_set0_key() with ...<br>
<br>
</blockquote></div>