Page MenuHomeFreeBSD

factor: support OpenSSL 3
ClosedPublic

Authored by ngie on May 27 2023, 4:56 AM.
Tags
None
Referenced Files
F146652472: D40298.id122508.diff
Wed, Mar 4, 10:46 AM
Unknown Object (File)
Wed, Mar 4, 7:51 AM
Unknown Object (File)
Fri, Feb 27, 5:41 AM
Unknown Object (File)
Sun, Feb 22, 5:32 AM
Unknown Object (File)
Sun, Feb 8, 10:31 AM
Unknown Object (File)
Sat, Feb 7, 12:47 PM
Unknown Object (File)
Jan 31 2026, 10:30 AM
Unknown Object (File)
Jan 22 2026, 8:33 AM
Subscribers

Details

Summary

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

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

ngie requested review of this revision.May 27 2023, 4:56 AM

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.

This revision is now accepted and ready to land.May 27 2023, 1:17 PM
This revision was automatically updated to reflect the committed changes.