Bug 124472

Summary: RSASSA-PKCS1-v1_5 JWK import doesn't check key size
Product: WebKit Reporter: Alexey Proskuryakov <ap>
Component: WebCore Misc.Assignee: Alexey Proskuryakov <ap>
Status: RESOLVED FIXED    
Severity: Normal CC: sam
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 122679    
Attachments:
Description Flags
proposed patch sam: review+

Alexey Proskuryakov
Reported 2013-11-17 15:56:09 PST
JWA spec says that a key of size 2048 bits or larger MUST be used with "RS256", "RS384", and "RS512" algorithms.
Attachments
proposed patch (8.76 KB, patch)
2013-11-17 16:02 PST, Alexey Proskuryakov
sam: review+
Alexey Proskuryakov
Comment 1 2013-11-17 16:02:17 PST
Created attachment 217158 [details] proposed patch
Alexey Proskuryakov
Comment 2 2013-11-17 17:16:45 PST
Note You need to log in before you can comment on or make changes to this bug.