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 (Closed) (JIRA)" <ji...@apache.org> on 2012/01/23 11:26:41 UTC

[jira] [Closed] (SANTUARIO-248) Add support for ECDSA signature with SHA-2 message digests + enhancements in ASN.1 to XMLDSIG converter (and viceversa)

     [ https://issues.apache.org/jira/browse/SANTUARIO-248?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Colm O hEigeartaigh closed SANTUARIO-248.
-----------------------------------------

    
> Add support for ECDSA signature with SHA-2 message digests + enhancements in ASN.1 to XMLDSIG converter (and viceversa)
> -----------------------------------------------------------------------------------------------------------------------
>
>                 Key: SANTUARIO-248
>                 URL: https://issues.apache.org/jira/browse/SANTUARIO-248
>             Project: Santuario
>          Issue Type: Bug
>          Components: Java
>    Affects Versions: Java 1.4.2
>         Environment: Operating System: FreeBSD
> Platform: PC
>            Reporter: Alex Dupre
>            Assignee: sean.mullan
>             Fix For: Java 1.5
>
>         Attachments: ecdsa.patch
>
>
> Created an attachment (id=26187)
> Diff from trunk to support ECDSA with SHA-2
> The attached patch:
> - adds support for the following signature algorithm URIs (in Apache Java API):
>   http://www.w3.org/2001/04/xmldsig-more#ecdsa-sha256
>   http://www.w3.org/2001/04/xmldsig-more#ecdsa-sha384
>   http://www.w3.org/2001/04/xmldsig-more#ecdsa-sha512
> - enhance the conversion beetween ASN.1 and XMLDSIG signaturevalue (and viceversa):
>   better invalid format checks and support for bigger signatures (created with a P-521 EC Key for example)
> - uses the correct JCE name for ECDSA with SHA-1
> - fixes SpecificationURL

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira