RESOLVED DUPLICATE of bug 144938 128749
WebCrypto RSA-OAEP and RSASSA-PKCS1-v1_5 should take hash at creation time, not at use time
https://bugs.webkit.org/show_bug.cgi?id=128749
Summary WebCrypto RSA-OAEP and RSASSA-PKCS1-v1_5 should take hash at creation time, n...
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.