Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 2628ca02ea1f71c1cfad3290944349e35d4450bc
      
https://github.com/WebKit/WebKit/commit/2628ca02ea1f71c1cfad3290944349e35d4450bc
  Author: Yury Yarashevich <yura.yaroshev...@gmail.com>
  Date:   2025-09-01 (Mon, 01 Sep 2025)

  Changed paths:
    M 
LayoutTests/imported/w3c/web-platform-tests/webrtc/protocol/crypto-suite.https-expected.txt
    M Source/ThirdParty/libwebrtc/Configurations/boringssl.xcconfig
    M Source/ThirdParty/libwebrtc/libwebrtc.xcodeproj/project.pbxproj

  Log Message:
  -----------
  [WebRTC] Enable assembly optimizations in BoringSSL build

https://bugs.webkit.org/show_bug.cgi?id=295573

Reviewed by Youenn Fablet.

Include assembly files from BoringSSL into compilation to improve
performance of RTP encryption and decryption.
Defined OPENSSL_SMALL during compilation, matching the compilation
of BoringSSL with BUILD.gn as used in Chromium.

Enabling hardware-accelerated AES changes the cipher preference in BoringSSL,
which causes all assertions in crypto-suite.https.html tests to pass.

* 
LayoutTests/imported/w3c/web-platform-tests/webrtc/protocol/crypto-suite.https-expected.txt:
* Source/ThirdParty/libwebrtc/Configurations/boringssl.xcconfig:
* Source/ThirdParty/libwebrtc/libwebrtc.xcodeproj/project.pbxproj:

Canonical link: https://commits.webkit.org/299383@main



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to