On Thu, 11 Apr 2024, zMan via curl-library wrote:
I'm trying to find a real changelog for curl that includes details of changes. Specifically, what I'm trying to figure out is when curl added RSA-4096 support (presumably through OpenSSL).
curl never added support for RSA, it was always handled by the TLS libraries.
It may be that the real answer is "You need to look at OpenSSL", but I'm finding even less detail there.
That is the answer. Or at least in the TLS library of your choice. If nothing else you can search their git histories. -- / daniel.haxx.se | Commercial curl support up to 24x7 is available! | Private help, bug fixes, support, ports, new features | https://curl.se/support.html -- Unsubscribe: https://lists.haxx.se/mailman/listinfo/curl-library Etiquette: https://curl.se/mail/etiquette.html