RESOLVED FIXED 282531
[WebCrypto] PBKDF2 & HKDF derive bits should allow zero length
https://bugs.webkit.org/show_bug.cgi?id=282531
Summary [WebCrypto] PBKDF2 & HKDF derive bits should allow zero length
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.