[Webkit-unassigned] [Bug 282247] New: Allow ECDH derive bits function to handle non-multiple of 8 bits
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Oct 29 09:42:14 PDT 2024
https://bugs.webkit.org/show_bug.cgi?id=282247
Bug ID: 282247
Summary: Allow ECDH derive bits function to handle non-multiple
of 8 bits
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
The spec [1] doesn't impose any restriction to the value of the 'length' parameter, other than it must be smaller that the maximum size of the derived 'secret'. Hence, it should handle non-multiple of 8 values.
https://w3c.github.io/webcrypto/#ecdh-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/20241029/349de18d/attachment.htm>
More information about the webkit-unassigned
mailing list