This change ports the BN APIs to an OpenSSL 3 compatible set of APIs.
This removes the need for requesting OpenSSL 1.1 compatible APIs.
MFC after: 1 week
Differential D40298
factor: support OpenSSL 3 ngie on May 27 2023, 4:56 AM. Authored by Tags None Referenced Files
Subscribers
Details
This change ports the BN APIs to an OpenSSL 3 compatible set of APIs. This removes the need for requesting OpenSSL 1.1 compatible APIs. MFC after: 1 week
Diff Detail
Event TimelineComment Actions When it's time to merge this I'd suggest squashing in the OPENSSL_API_COMPAT addition so that usr.bin/factor/Makefile does not change on stable/13, but we retain the "cherry picked from" line. |