You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@santuario.apache.org by Kunnar Klauks <ku...@progmatic.ee> on 2019/09/11 08:04:21 UTC

[PATCH] RSASSA-PSS with Parameters

Hello,

Here is patch for supporting 'RSASSA-PSS with Parameters' as described in
https://tools.ietf.org/html/rfc6931#section-2.3.9

We have patches for
http://svn.apache.org/viewvc/santuario/xml-security-java/branches/2.0.x-fixes/
and
for http://svn.apache.org/viewvc/santuario/xml-security-java/trunk/.

Disclaimer: we developed and tested against 2.0.x-fixes branch and later
merged to trunk branch. We ran tests on trunk locally, but did not use this
branch for anything else.

Regards,
Kunnar

Re: [PATCH] RSASSA-PSS with Parameters

Posted by Kunnar Klauks <ku...@progmatic.ee>.
Hi,

Created JIRA https://issues.apache.org/jira/browse/SANTUARIO-510

Kunnar

On Wed, Sep 11, 2019 at 9:14 PM Colm O hEigeartaigh <co...@apache.org>
wrote:

> Hi,
>
> Thanks for the patches - could you create a JIRA (
> https://issues.apache.org/jira/projects/SANTUARIO) + attach the patches
> there?
>
> Colm.
>
> On Wed, Sep 11, 2019 at 9:04 AM Kunnar Klauks <ku...@progmatic.ee> wrote:
>
>> Hello,
>>
>> Here is patch for supporting 'RSASSA-PSS with Parameters' as described in
>> https://tools.ietf.org/html/rfc6931#section-2.3.9
>>
>> We have patches for
>> http://svn.apache.org/viewvc/santuario/xml-security-java/branches/2.0.x-fixes/ and
>> for http://svn.apache.org/viewvc/santuario/xml-security-java/trunk/.
>>
>> Disclaimer: we developed and tested against 2.0.x-fixes branch and later
>> merged to trunk branch. We ran tests on trunk locally, but did not use this
>> branch for anything else.
>>
>> Regards,
>> Kunnar
>>
>>
>>

Re: [PATCH] RSASSA-PSS with Parameters

Posted by Colm O hEigeartaigh <co...@apache.org>.
Hi,

Thanks for the patches - could you create a JIRA (
https://issues.apache.org/jira/projects/SANTUARIO) + attach the patches
there?

Colm.

On Wed, Sep 11, 2019 at 9:04 AM Kunnar Klauks <ku...@progmatic.ee> wrote:

> Hello,
>
> Here is patch for supporting 'RSASSA-PSS with Parameters' as described in
> https://tools.ietf.org/html/rfc6931#section-2.3.9
>
> We have patches for
> http://svn.apache.org/viewvc/santuario/xml-security-java/branches/2.0.x-fixes/ and
> for http://svn.apache.org/viewvc/santuario/xml-security-java/trunk/.
>
> Disclaimer: we developed and tested against 2.0.x-fixes branch and later
> merged to trunk branch. We ran tests on trunk locally, but did not use this
> branch for anything else.
>
> Regards,
> Kunnar
>
>
>