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

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


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.1, 1.5.0
            Reporter: Scott Cantor
            Assignee: Scott Cantor
             Fix For: 1.5.2


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