Hi Marcin,
If you want to implement XAdES, first of all make sure to implement the latest XAdES v1.3.2 from ETSI. The one from W3C is v1.1.1 and is quite old. If you don't want to implement the entire thing yourself, check out: http://www.frankcornelis.be/dcontract/ for an implementation that I'm working on. This is not open source (yet). In this implementation I'm using Apache XML Security myself to create the XAdES XMLDSig signatures. Regards, Frank. >----- Oorspronkelijk bericht ----- >Van: Marcin Cinik [mailto:[EMAIL PROTECTED] >Verzonden: maandag, oktober 30, 2006 12:56 PM >Aan: 'security-dev@xml.apache.org' >Onderwerp: XADES > > >Hello! > >I've got one question about XADES (http://www.w3.org/TR/XAdES/) >implementation. Are there any plans to implement XADES as a part of Apache >java xml-security ? > >Marcin Cinik > >