You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@santuario.apache.org by "Colm O hEigeartaigh (Jira)" <ji...@apache.org> on 2020/02/26 12:04:00 UTC

[jira] [Commented] (SANTUARIO-510) Support RSASSA-PSS with Parameters

    [ https://issues.apache.org/jira/browse/SANTUARIO-510?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17045472#comment-17045472 ] 

Colm O hEigeartaigh commented on SANTUARIO-510:
-----------------------------------------------

Hi [~sean.mullan@oracle.com] ,

I've created a patch locally to add JSR-105 functionality. One problem with it is how to handle the ParameterSpec. I need to be able to pass parameters through to the AbstractDOMSignatureMethod for RSA-PSS. I created a new class RSAPSSParameterSpec for this purpose. However then this is not part of the official JSR-105 API. I don't really see a way around this, unless you have any ideas?

For point (2), I've tested it with JDK11 instead of BouncyCastle and it works well.

Colm.

> Support RSASSA-PSS with Parameters
> ----------------------------------
>
>                 Key: SANTUARIO-510
>                 URL: https://issues.apache.org/jira/browse/SANTUARIO-510
>             Project: Santuario
>          Issue Type: New Feature
>            Reporter: Kunnar Klauks
>            Assignee: Colm O hEigeartaigh
>            Priority: Major
>             Fix For: Java 2.2.0
>
>         Attachments: updated-rsa-pss-trunk.patch, xmlsec_2_0_1_RSAPSSParams_support.patch, xmlsec_trunk_RSAPSSParams_support.patch
>
>
> Support for 'RSASSA-PSS with Parameters' as described in [https://tools.ietf.org/html/rfc6931#section-2.3.9]
>  
> Mailing list topic [http://apache-xml-project.6118.n7.nabble.com/PATCH-RSASSA-PSS-with-Parameters-td45824.html]



--
This message was sent by Atlassian Jira
(v8.3.4#803005)