Re: padding error

2005-09-08 Thread Sean Mullan
[EMAIL PROTECTED] wrote: Last question... I fixed the problem. The last issue was also my fault. I had changed the algorithm to DES when I was troubleshooting and for some reason it doesn't like algorithms under 128 bit. But I don't know why it didn't work previously. Why couldn't it find the p

Re: Error message signing external content as FileInputStream

2005-09-08 Thread Sean Mullan
Try using the 1.3 RC jar. Should be fixed. Hess Yvan wrote: Hi, I sign a XML document having an external content using java version 1.2.1. I pass the external content as a FileInputStream into the XMLSignatureInput constructor and I got on the error console the following message "Mark Supor

org.apache.xml.security.keys.content.RetrievalMethod.getTransforms method issue

2005-09-08 Thread David Garcia
Hi,   Working with the method getTransforms from the RetrievalMethod object I found that to retrieve the Transforms node  the code is the following:   /**     * Method getTransforms     *     *     * @throws XMLSecurityException     * @return     */    public Transforms getTransf

Initialisation vector

2005-09-08 Thread Julien TAUPIN
Hi all, I try to perform an XML encryption of data by a secret key. In the w3c recommendations it is precised that the initialisation vector IV must be transmit but does not specified where : "the IV, if any, could be specified as being with the cipher data, as an algorithm content element, or els

RE: RetrievalMethod in XMLDecrytion

2005-09-08 Thread Julien TAUPIN
Ok thanks. So for the moment I can say that the RetrievalMethod is not supported by XmlSec ? I tried to see how to perform the resolution of the URI by myself, but I don't have found a simple method to perform this. Julien -Message d'origine- De : Sean Mullan [mailto:[EMAIL PROTECTED]