Bug 124249

Summary: [Mountain Lion] WebCrypto RSA key algorithm descriptions are incomplete
Product: WebKit Reporter: Alexey Proskuryakov <ap>
Component: WebCore Misc.Assignee: Nobody <webkit-unassigned>
Status: RESOLVED INVALID    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   

Alexey Proskuryakov
Reported 2013-11-12 16:59:39 PST
Looks like Mountain Lion doesn't support CCRSACryptorGetPublicKeyFromPrivateKey, so the code we have to get public exponent from private keys doesn't work.
Attachments
Alexey Proskuryakov
Comment 1 2013-11-12 23:28:20 PST
Disabled WebCrypto on 10.8 in bug 124261. Making it work would be a separate effort, as we may even need to use a different API, so tracking this individual bug is not meaningful.
Note You need to log in before you can comment on or make changes to this bug.