Hi everyone,
I’m currently working with an open source library that has been written to work with OpenSSL, but which I now need to make work with Mbed TLS. Are there any documents out there that briefly describe the process of porting OpenSSL code to Mbed TLS code? Even a table of broadly-equivalent calls would save a ton of work (I’ve had a look online, but haven’t found anything like this).
Thanks, Nick