[Webkit-unassigned] [Bug 124483] New: Support exporting private WebCrypto RSA keys

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 18 00:44:57 PST 2013


https://bugs.webkit.org/show_bug.cgi?id=124483

           Summary: Support exporting private WebCrypto RSA keys
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ap at webkit.org
            Blocks: 122679


The difficulty here is that CommonCrypto functions don't expose all key parts necessary for JWK, so we'll need to compute them from prime factors manually.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list