HomeFreeBSD

libcrypto: add missing symbols to the legacy provider

Description

libcrypto: add missing symbols to the legacy provider

OpenSSL 3 supports a modular architecture, allowing different providers
to bring specific implementations of cryptographical algorithms. One
such provider, "legacy", ships with OpenSSL 3 directly, and groups
obsoleted algorithms that can still optionally be used anyway.

The import of OpenSSL 3.0.9 was building this provider incorrectly,
missing symbols required for proper operation.

Sponsored by: The FreeBSD Foundation
Pull Request: https://github.com/freebsd/freebsd-src/pull/787

Details

Provenance
khorben_defora.orgAuthored on Jun 29 2023, 9:32 PM
markjCommitted on Jul 4 2023, 7:04 PM
Parents
rGd7614c010c76: vn_path_to_global_path_hardlink(): initialize len
Branches
Unknown
Tags
Unknown