[Webkit-unassigned] [Bug 282096] New: [WebCrypto] PBKDF2 & HKDF GetKeyLength must return 'null'

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 25 09:19:44 PDT 2024


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

            Bug ID: 282096
           Summary: [WebCrypto] PBKDF2 & HKDF GetKeyLength must return
                    'null'
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: jfernandez at igalia.com

According to the last draft of the spec both PNKDF2 [1]  and HKDF [2]  must return 'null' when invoking the Get Key Length operation.

Get key length
   1. Return null.


[1] https://w3c.github.io/webcrypto/#pbkdf2-operations
[2] https://w3c.github.io/webcrypto/#hkdf-operations

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20241025/3414b381/attachment.htm>


More information about the webkit-unassigned mailing list