Bug 282531

Summary: [WebCrypto] PBKDF2 & HKDF derive bits should allow zero length
Product: WebKit Reporter: Javier Fernandez <jfernandez>
Component: WebCore Misc.Assignee: Javier Fernandez <jfernandez>
Status: RESOLVED FIXED    
Severity: Normal CC: nitinmahendru, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 283045    
Bug Blocks:    

Javier Fernandez
Reported 2024-11-04 03:08:50 PST
The PR#380 [1] introduces a new step in the PBKDF2 deriveBits operation to return an empty ArrayBuffer when the length is zero. [1] https://github.com/w3c/webcrypto/pull/380
Attachments
Javier Fernandez
Comment 1 2024-11-04 03:16:13 PST
Radar WebKit Bug Importer
Comment 2 2024-11-11 03:09:11 PST
Javier Fernandez
Comment 3 2024-11-25 06:45:47 PST
EWS
Comment 4 2024-12-12 10:26:01 PST
Committed 287750@main (cf84c972cf09): <https://commits.webkit.org/287750@main> Reviewed commits have been landed. Closing PR #36121 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.