Add RSA-PSS support into certificateProvider
Extend the chrome.certificateProvider API to support the RSA-PSS signature algorithms. This makes it possible to use this API with TLS 1.3 - for example, for using a smart card middleware extension for authenticating on a website via a smart card (once the extension gets migrated to support this new algorithm). Fixed: 792204 Change-Id: I863b7fac59344f69788820a579f3ef8cdfeb9cd2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2545925 Auto-Submit: Maksim Ivanov <emaxx@chromium.org> Reviewed-by:Karan Bhatia <karandeepb@chromium.org> Reviewed-by:
David Benjamin <davidben@chromium.org> Reviewed-by:
Fabian Sommer <fabiansommer@chromium.org> Commit-Queue: Karan Bhatia <karandeepb@chromium.org> Commit-Queue: Maksim Ivanov <emaxx@chromium.org> Cr-Commit-Position: refs/heads/master@{#828892}
Showing
Please register or sign in to comment