Hello,
I've code based on sample from https://www.programmersought.com/article/37955188510/
It uses RSA function (like RSA_generate_key_ex , RSA_public_decrypt ...)
Where can I find a "porting guideline" which help me finding alternative, for each API RSAxx API ?
A lot of programmer will need do this work, if possible before releasing OpenSSL 3, so a tutorial can be very useful