[webkit-changes] [WebKit/WebKit] 35a495: Unreviewed, reverting 275070 at main

martadarbinyan noreply at github.com
Tue Feb 20 15:44:20 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 35a4952fd166ea41d813b5d0698f64145449fdd4
      https://github.com/WebKit/WebKit/commit/35a4952fd166ea41d813b5d0698f64145449fdd4
  Author: Marta Darbinyan <darbinyan at apple.com>
  Date:   2024-02-20 (Tue, 20 Feb 2024)

  Changed paths:
    M LayoutTests/crypto/subtle/sha1-digest.html
    M LayoutTests/crypto/subtle/sha256-digest.html
    M LayoutTests/crypto/subtle/sha384-digest.html
    M LayoutTests/crypto/subtle/sha512-digest.html
    M Source/WebCore/Configurations/WebCore.xcconfig
    A Source/WebCore/Configurations/WebCoreSwift.xcconfig
    M Source/WebCore/PAL/Configurations/PAL.xcconfig
    M Source/WebCore/PAL/PAL.xcodeproj/project.pbxproj
    R Source/WebCore/PAL/pal/PALSwift/CryptoKitShim.swift
    M Source/WebCore/PAL/pal/PlatformMac.cmake
    M Source/WebCore/PAL/pal/crypto/CryptoDigest.h
    A Source/WebCore/PAL/pal/crypto/commoncrypto/CryptoDigestCommonCrypto.cpp
    R Source/WebCore/PAL/pal/crypto/commoncrypto/CryptoDigestCommonCrypto.mm
    M Source/WebCore/PAL/pal/crypto/gcrypt/CryptoDigestGCrypt.cpp
    M Source/WebCore/PAL/pal/crypto/openssl/CryptoDigestOpenSSL.cpp
    M Source/WebCore/WebCore.xcodeproj/project.pbxproj
    A Source/WebCore/WebCoreSwift/CryptoKitShim.swift
    M Source/WebCore/crypto/CryptoAlgorithm.cpp
    M Source/WebCore/crypto/CryptoAlgorithm.h
    M Source/WebCore/crypto/algorithms/CryptoAlgorithmSHA1.cpp
    M Source/WebCore/crypto/algorithms/CryptoAlgorithmSHA256.cpp
    M Source/WebCore/crypto/algorithms/CryptoAlgorithmSHA384.cpp
    M Source/WebCore/crypto/algorithms/CryptoAlgorithmSHA512.cpp
    M Source/WebCore/crypto/cocoa/CryptoAlgorithmAESGCMMac.mm
    M Source/WebCore/crypto/cocoa/CryptoAlgorithmAESKWMac.mm

  Log Message:
  -----------
  Unreviewed, reverting 275070 at main
rdar://123337721

breaks the builds

Reverted change:

Adding SHA* implementations using CryptoKit
rdar://122317816
https://commits.webkit.org/275070@main

Canonical link: https://commits.webkit.org/275076@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