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
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Javier Fernandez
Pull request: https://github.com/WebKit/WebKit/pull/36121
Radar WebKit Bug Importer
<rdar://problem/139639489>
Javier Fernandez
Pull request: https://github.com/WebKit/WebKit/pull/37130
EWS
Committed 287750@main (cf84c972cf09): <https://commits.webkit.org/287750@main>
Reviewed commits have been landed. Closing PR #36121 and removing active labels.