Open
Bug 1917200
Opened 9 months ago
Updated 5 months ago
Allow X25519 derive bits function to be non-multiple of 8 bits
Categories
(Core :: DOM: Web Crypto, enhancement)
Core
DOM: Web Crypto
Tracking
()
ASSIGNED
People
(Reporter: anna.weine, Assigned: anna.weine)
Details
Attachments
(1 file)
No description provided.
Assignee | ||
Comment 1•9 months ago
|
||
Updated•9 months ago
|
Assignee: nobody → anna.weine
Attachment #9423132 -
Attachment description: WIP: Bug 1917200 - Allow X25519 derive bits function to be non-multiple of 8 bits → Bug 1917200 - Allow X25519 derive bits function to be non-multiple of 8 bits
Status: NEW → ASSIGNED
Comment 2•9 months ago
|
||
In the issue 369 we are discussing about the possibility of throwing an exception when the provided 'length' parameter is different to the expected key size; in the case of X25519 it'd be 32 bytes.
Hence, if that PR is approved, this bug would become invalid.
Updated•9 months ago
|
Flags: needinfo?(anna.weine)
Assignee | ||
Comment 3•9 months ago
|
||
Ok, I read the discussion; let's wait :)
Flags: needinfo?(anna.weine)
Comment 5•5 months ago
|
||
(In reply to Anna Weine from comment #4)
No updates so far it seems?
Yeah, unfortunately. I'm going to try to reactivate the discussion in the following days.
Flags: needinfo?(jfernandez)
You need to log in
before you can comment on or make changes to this bug.
Description
•