New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 591528 link

Starred by 2 users

Issue metadata

Status: WontFix
Owner:
Last visit > 30 days ago
Closed: Apr 2016
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: iOS
Pri: 2
Type: Feature



Sign in to add a comment

be able to create RSA PSS signatures on iOS

Project Member Reported by rch@chromium.org, Mar 2 2016

Issue description

QUIC would like to be able to create RSA PSS signatures on iOS (aka NSS)
 
> aka NSS

Or we could get iOS over to BoringSSL which would be much much preferable I think.
Cc: rsleevi@chromium.org
Labels: M-51
Owner: svaldez@chromium.org
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.
Status: Assigned (was: Untriaged)
Status: Available (was: Assigned)
Status: WontFix (was: Available)
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