lneely / pcloudcc-lneely

pcloudcc-lneely is an independent fork of the inactive pcloudcom/console-client
0 stars 1 forks source link

investigate migrating from mbedtls to openssl/libressl #17

Closed lneely closed 2 days ago

lneely commented 3 days ago

I don't know anything about mbedtls, but pcloudcc seems to be designed to use it.

What are the pros and cons of migrating to OpenSSL or LibreSSL and making one of those a third-party dependency, instead of maintaining a patched mbedtls internally? Is there any reason to do this at all?

lneely commented 2 days ago

from what i read, doesn't seem like it's worth the squeeze. sticking with mbedtls.