WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
282096
[WebCrypto] PBKDF2 & HKDF GetKeyLength must return 'null'
https://bugs.webkit.org/show_bug.cgi?id=282096
Summary
[WebCrypto] PBKDF2 & HKDF GetKeyLength must return 'null'
Javier Fernandez
Reported
2024-10-25 09:19:44 PDT
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
Attachments
Add attachment
proposed patch, testcase, etc.
Nitin Mahendru
Comment 1
2024-10-25 13:42:03 PDT
<
rdar://problem/138656378
>
Nitin Mahendru
Comment 2
2024-10-25 13:42:34 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/35737
EWS
Comment 3
2024-10-28 10:25:00 PDT
Committed
285769@main
(c29b8687ec88): <
https://commits.webkit.org/285769@main
> Reviewed commits have been landed. Closing PR #35737 and removing active labels.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug