Bug 128749

Summary: WebCrypto RSA-OAEP and RSASSA-PKCS1-v1_5 should take hash at creation time, not at use time
Product: WebKit Reporter: Alexey Proskuryakov <ap>
Component: WebCore Misc.Assignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: svalentine
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 122679    

Alexey Proskuryakov
Reported 2014-02-13 10:29:35 PST
WebCrypto spec has changed - it used to be that one specified hash when using these algorithms (except for when it was imported from JWK). Now, it's specified at import/generation time.
Attachments
Scott Valentine
Comment 1 2015-11-21 18:41:50 PST
This should be fixed in r192126. See bug 144938.
Alexey Proskuryakov
Comment 2 2015-11-27 15:44:56 PST
*** This bug has been marked as a duplicate of bug 144938 ***
Note You need to log in before you can comment on or make changes to this bug.