DO NOT REPLY [Bug 42644] - SignatureAlgorithm problem with initSign and initVerify methods (xmlsec-1.4.1)

2007-10-16 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 42644] - SignatureAlgorithm problem with initSign and initVerify methods (xmlsec-1.4.1)

2007-10-16 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 42644] - SignatureAlgorithm problem with initSign and initVerify methods (xmlsec-1.4.1)

2007-06-12 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 42644] New: - SignatureAlgorithm problem with initSign and initVerify methods (xmlsec-1.4.1)

2007-06-12 Thread bugzilla
gzilla/show_bug.cgi?id=42644 Summary: SignatureAlgorithm problem with initSign and initVerify methods (xmlsec-1.4.1) Product: Security Version: unspecified Platform: All OS/Version: Windows XP Status: NEW Se

Re: SignatureAlgorithm problem with initSign and initVerify methods (xmlsec-1.4.1)

2007-06-12 Thread Raul Benito
Hi Kevin, It seems a bug, can you write a test case that shows the same problem? and attached it to a bugzilla entry Regards, Raul On 6/12/07, Kevin Troy <[EMAIL PROTECTED]> wrote: Hi, We're migrating a working web application from Java 1.4.2 to Java 1.5. Our 1.4.2 application used xmlsec-1.2

SignatureAlgorithm problem with initSign and initVerify methods (xmlsec-1.4.1)

2007-06-12 Thread Kevin Troy
Hi, We're migrating a working web application from Java 1.4.2 to Java 1.5. Our 1.4.2 application used xmlsec-1.2.1 and worked fine. We've upgraded to xmlsec-1.4.1 in the process and we have encountered a problem that occurs when we try to sign/verify multiple documents with the same key pair: Co