|
From: Ronald v. K. <rv...@ab...> - 2003-04-04 08:51:53
|
from what i've seen the bouncycastle libraries are used in the signature process. The rsa algorithms are probably not included due to licensing restrictions. But thats just a wild guess -----Oorspronkelijk bericht----- Van: Gait Boxman [mailto:gai...@ti...] Verzonden: vrijdag 4 april 2003 9:27 Aan: ebx...@li... Onderwerp: Re: [ebxmlms-develop] signed acknowledgments One more question: is the limitation to DSA signatures local to my machine (i.e. a setup problem on my part), a limitation from Hermes, or a limitation from XMLDsig? I seem to remember we were able to use RSA in the earlier days, and they certainly work for SSL... ----- Original Message ----- From: Gait Boxman <mailto:gai...@ti...> To: ebx...@li... <mailto:ebx...@li...> Sent: Monday, March 31, 2003 1:56 PM Subject: [ebxmlms-develop] signed acknowledgments Hi team, per ebMS2, when signed acknowledgments are requested, the acknowledgment must contain the digests of the original (signed or unsigned) message. AFAICT, this is currently not implemented. Is there an easy way to add it? I've tracked down signing as far as the Apache XML security libs, but I was hoping of an easier and faster way to add the digests than going through three levels of API's... thnx, Gait. |