Hello everyone,
I have been using the OpenSSL library in my Lazarus and Free Pascal projects for some time. I have implemented some basic integrations, but I’ve noticed that compatibility with current OpenSSL functions is quite limited. I would like to understand if this is mainly due to maintaining backward compatibility with older versions or because the package lacks active maintenance.
I am interested in contributing, as I have made some modifications for my own use that could benefit the community. For example, I have worked on updating the bindings to support modern functions such as RSA, AES, and SHA-2, adapting them to the OpenSSL 1.1.x and 3.x API.
Is anyone else working on modernizing this library, or would there be interest in a collaborative effort to keep it up to date?
Thank you in advance for any information or suggestions.