[JIRA] Resolved: (CPPXT-90) X509Digest generates base64 based on hex digest instead of binary

Scott Cantor (JIRA) noreply at shibboleth.net
Wed Sep 12 14:56:21 EDT 2012


     [ https://issues.shibboleth.net/jira/browse/CPPXT-90?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Scott Cantor resolved CPPXT-90.
-------------------------------

    Resolution: Fixed

http://svn.shibboleth.net/view/cpp-xmltooling?rev=997&view=rev

Also fixed missing Algorithm attribute and wrong base class for the X509DigestImpl object.

> X509Digest generates base64 based on hex digest instead of binary
> -----------------------------------------------------------------
>
>                 Key: CPPXT-90
>                 URL: https://issues.shibboleth.net/jira/browse/CPPXT-90
>             Project: XMLTooling - C++
>          Issue Type: Bug
>          Components: Security, Signature
>    Affects Versions: 1.5.0, 1.5.1
>            Reporter: Scott Cantor
>            Assignee: Scott Cantor
>             Fix For: 1.5.2
>
>   Original Estimate: 30 minutes
>  Remaining Estimate: 30 minutes
>
> The digest handling code in the KeyInfo generation step is using the hex encoded digest instead of the raw digest when it encodes it for inclusion in the XML.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the commits mailing list