Re: Java XML security 1.2RC1 ready to download

2004-11-12 Thread raul-info
On 11/11/2004, at 10:19, Centeno Martinez, Fernando wrote: Hello I was testing the new xml security version 1.2, and I've found a strange thing. I was verifying a file. This file had got an incorrect signature with previous versions, and now with the new version the verify says the signature is

URI reference

2004-11-12 Thread Matej Kafadar
Hello, which URI reference is correct? example: I have file in absolute path "c:\work\test.txt" XMLsec couldn't find the file, if URI looks like URI="file:///work/test.txt". The exception is "Original Exception was java.io.FileNotFoundException: \\work\test.txt (The network path was not found)"

Possible bug in XMLCypher.java?

2004-11-12 Thread Anton Krasovsky
Hello, when trying to decrypt document that has element, I get an NumberFormatException at XMLCypher.newEncryptionMethod() line 2502 I think instead of: if (null != keySizeElement) { result.setKeySize( Integer.valueOf(keySizeElement.getNodeValue()).intValue()); } It should be: if (null

Re: Possible bug in XMLCypher.java?

2004-11-12 Thread Vishal Mahajan
You are right. This is a bug. It has been fixed now. Thanks, Vishal Anton Krasovsky wrote: Hello, when trying to decrypt document that has element, I get an NumberFormatException at XMLCypher.newEncryptionMethod() line 2502 I think instead of: if (null != keySizeElement) { result.setKeySize(

Problems with exclusive c14n and default namespaces

2004-11-12 Thread Samuel Meder
We just upgraded to the xmlsec 1.2 RC1 release and started noticing problems with the exclusive c14n implementation. In particular SAML assertion signature validation started to fail after the assertion was sent over the wire (using axis). The assertion when initially generated declared several red