[webkit-changes] [WebKit/WebKit] db85ac: Merge 254308 at main - Adding patch for correcting AE...

Adrian Perez noreply at github.com
Fri Sep 9 12:02:30 PDT 2022


  Branch: refs/heads/webkitglib/2.38
  Home:   https://github.com/WebKit/WebKit
  Commit: db85acc96b85daa346349443ffe11c5956b18b71
      https://github.com/WebKit/WebKit/commit/db85acc96b85daa346349443ffe11c5956b18b71
  Author: Angela Izquierdo Garcia <aizquierdogarcia at apple.com>
  Date:   2022-09-09 (Fri, 09 Sep 2022)

  Changed paths:
    M LayoutTests/imported/w3c/web-platform-tests/WebCryptoAPI/encrypt_decrypt/aes_cbc.https.any-expected.txt
    M LayoutTests/imported/w3c/web-platform-tests/WebCryptoAPI/encrypt_decrypt/aes_cbc.https.any.worker-expected.txt
    M Source/WebCore/crypto/mac/CryptoAlgorithmAES_CBCMac.cpp

  Log Message:
  -----------
  Merge 254308 at main - Adding patch for correcting AES-CBC
https://bugs.webkit.org/show_bug.cgi?id=227804

Reviewed by Youenn Fablet

Validate and remove padding as per https://www.w3.org/TR/WebCryptoAPI/#aes-cbc-operations (Decrypt section) in CryptoAlgorithmAES_CBC::platformDecrypt

modified:   LayoutTests/imported/w3c/web-platform-tests/WebCryptoAPI/encrypt_decrypt/aes_cbc.https.any-expected.txt
modified:   LayoutTests/imported/w3c/web-platform-tests/WebCryptoAPI/encrypt_decrypt/aes_cbc.https.any.worker-expected.txt
modified:   Source/WebCore/crypto/mac/CryptoAlgorithmAES_CBCMac.cpp

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

(cherry picked from commit 0062d4332b57c96316927a48f36cce64393dd216)




More information about the webkit-changes mailing list