[webkit-changes] [WebKit/WebKit] 37bcdc: Enable Ed25519 and X25519 in all ports.

Javier Fernandez Garcia-Boente noreply at github.com
Tue Dec 17 15:08:00 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 37bcdcd61eb9b28ea7e7a11aeb8a4f17e94053fb
      https://github.com/WebKit/WebKit/commit/37bcdcd61eb9b28ea7e7a11aeb8a4f17e94053fb
  Author: Javier Fernandez <jfernandez at igalia.com>
  Date:   2024-12-17 (Tue, 17 Dec 2024)

  Changed paths:
    M Source/WTF/Scripts/Preferences/UnifiedWebPreferences.yaml

  Log Message:
  -----------
  Enable Ed25519 and X25519 in all ports.
https://bugs.webkit.org/show_bug.cgi?id=284803

Reviewed by Anne van Kesteren.

We have already enabled both algorithms, but the runtime flag is enabled only for the COCOA, GTK+ WPE platforms.

Theoretically there is nothing that prevents these features to be compatible with any WebKit port.

* Source/WTF/Scripts/Preferences/UnifiedWebPreferences.yaml:

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



To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications


More information about the webkit-changes mailing list