NEW 173550
[GCrypt] Drop the RSAES-PKCS1-v1_5 support
https://bugs.webkit.org/show_bug.cgi?id=173550
Summary [GCrypt] Drop the RSAES-PKCS1-v1_5 support
Zan Dobersek
Reported 2017-06-19 08:48:14 PDT
[GCrypt] Drop RSAES-PKCS1-v1_5 support
Attachments
Patch (55.00 KB, patch)
2017-06-19 08:52 PDT, Zan Dobersek
jiewen_tan: review+
Zan Dobersek
Comment 1 2017-06-19 08:52:14 PDT
Zan Dobersek
Comment 2 2017-06-19 08:55:06 PDT
For what it's worth this hasn't been discussed yet, but given it's code removal it's simple to provide a starting patch. The idea is that the libgcrypt-based implementation would not, at least initially, support algorithms outside of the Web Crypto specification.
Jiewen Tan
Comment 3 2017-06-21 17:44:00 PDT
Comment on attachment 313303 [details] Patch Looks good to me. r=me.
Zan Dobersek
Comment 4 2017-07-19 10:56:17 PDT
I'm holding off on landing this patch because I'm not sure how it would affect the CryptoKeyRSA operations (import and export, specifically).
Note You need to log in before you can comment on or make changes to this bug.