You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@santuario.apache.org by bu...@apache.org on 2003/09/30 13:58:20 UTC

DO NOT REPLY [Bug 23512] New: - HMAC Signing

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=23512>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=23512

HMAC Signing

           Summary: HMAC Signing
           Product: Security
           Version: C++ 1.00
          Platform: PC
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: C++ Signature
        AssignedTo: security-dev@xml.apache.org
        ReportedBy: milan@setcce.org


An exception occures when executing templatesign.exe with -wh option. The code 
should never get to the HMAC code before throwing an exception.  We should see 
the mis-match between keys and algorithms. Templatesign.exe should catch the 
exception, print the error message and exit cleanly.