[Webkit-unassigned] [Bug 230001] SubtleCrypto.exportKey RSA sometimes exports different Private Exponent
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Sep 7 15:30:01 PDT 2021
https://bugs.webkit.org/show_bug.cgi?id=230001
Alexey Proskuryakov <ap at webkit.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ap at webkit.org
--- Comment #2 from Alexey Proskuryakov <ap at webkit.org> ---
Created attachment 437563
--> https://bugs.webkit.org/attachment.cgi?id=437563&action=review
test case
Same test case as an attachment. Verified failing on Apple Silicon Mac.
I think that we get this value directly from CCRSAGetKeyComponents. Equivalent private exponents obviously exist; I'm not sure if there are any requirements on round-trip fidelity or on using a particular normalized form in any of the specs involved.
--
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/20210907/c000d383/attachment.htm>
More information about the webkit-unassigned
mailing list