[Webkit-unassigned] [Bug 206635] [OpenSSL] Implement CryptoAlgorithmRSA_PSS

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 5 06:03:12 PDT 2021


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

Yoshiaki Jitsukawa <yoshiaki.jitsukawa at sony.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |yoshiaki.jitsukawa at sony.com

--- Comment #1 from Yoshiaki Jitsukawa <yoshiaki.jitsukawa at sony.com> ---
I'm addressing this in Bug 225294. RSA_PSS support can be detected with the EVP_PKEY_CTX_set_rsa_pss_saltlen macro. In the case where it's not defined, it should be okay to simply return a NotSupportedError exception from the view point of WebCrypto 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/20210505/a1119be7/attachment.htm>


More information about the webkit-unassigned mailing list