apple / swift-crypto

Open-source implementation of a substantial portion of the API of Apple CryptoKit suitable for use on Linux platforms.
https://apple.github.io/swift-crypto
Apache License 2.0
1.43k stars 151 forks source link

Update BoringSSL to dbad745811195c00b729efd0ee0a09b7d9fce1d2 #222

Closed Lukasa closed 3 months ago

Lukasa commented 3 months ago

This PR also contains a few tweaks to the vendoring script to handle changes to BoringSSL's layout. Those are pulled into a separate commit for ease of review.