[Webkit-unassigned] [Bug 170869] [WebCrypto] Support RSA-PSS

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 14 18:27:11 PDT 2017


https://bugs.webkit.org/show_bug.cgi?id=170869

Jiewen Tan <jiewen_tan at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bfulgham at webkit.org,
                   |                            |jiewen_tan at apple.com,
                   |                            |webkit-bug-importer at group.a
                   |                            |pple.com

--- Comment #1 from Jiewen Tan <jiewen_tan at apple.com> ---
Currently, the underlying Crypto API we are using, i.e. CommonCrypto, doesn't support RSA-PSS. Therefore, the implementation of RSA-PSS is deferred until either CommonCrypto supports it or we transfer to another Crypto API.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170415/3afeffee/attachment.html>


More information about the webkit-unassigned mailing list