← Back to context Comment by dieortin 14 hours ago Do they? Based on what I’ve seen with a quick search, this doesn’t seem to be true 1 comment dieortin Reply gsnedders 13 hours ago See e.g. https://developer.apple.com/documentation/network/creating-a... where the logging output makes it clear BoringSSL is what is used.Or comments such as: https://github.com/apple-oss-distributions/Security/blob/rel...Unsurprisingly, given BoringSSL doesn't have a stable API (yet alone ABI), it isn't exposed as a system library.
gsnedders 13 hours ago See e.g. https://developer.apple.com/documentation/network/creating-a... where the logging output makes it clear BoringSSL is what is used.Or comments such as: https://github.com/apple-oss-distributions/Security/blob/rel...Unsurprisingly, given BoringSSL doesn't have a stable API (yet alone ABI), it isn't exposed as a system library.
See e.g. https://developer.apple.com/documentation/network/creating-a... where the logging output makes it clear BoringSSL is what is used.
Or comments such as: https://github.com/apple-oss-distributions/Security/blob/rel...
Unsurprisingly, given BoringSSL doesn't have a stable API (yet alone ABI), it isn't exposed as a system library.