be able to create RSA PSS signatures on iOS |
|||||
Issue descriptionQUIC would like to be able to create RSA PSS signatures on iOS (aka NSS)
,
Mar 2 2016
So we forked part of the NSS code for handling RSA-PSS in //crypto (c.f. //src/crypto/third_party/nss/rsawrapr.c) so that we can verify RSA-PSS signatures. If converting iOS to BoringSSL doesn't look like something we can achieve in the M-51 timeframe, we can extend that to have the SignatureCreatorNSS support generating PSS signatures by forking more of the code. I'm tentatively assigning this to Steven to allow him to get a feel for the conversion risks; if it looks like BoringSSL-ifying things may be more complex, this can be low-hanging fruit that can be done in a day or two.
,
Mar 4 2016
,
Mar 6 2016
,
Apr 14 2016
Marking WontFix, since svaldez@ got the change to BoringSSL in to M-51 even though NSS added supported in M-50. |
|||||
►
Sign in to add a comment |
|||||
Comment 1 by davidben@chromium.org
, Mar 2 2016