Re: RSA-SHA256 xml signature

2009-07-29 Thread Sean Mullan
l.apache.org Subject: RSA-SHA256 xml signature Hi, I have a question about creating xml signature usig RSAwithSHA256 algorithm. My application receives and sends signed XMLS. My application is written in Java 1.5 and uses Apache xmlsec_1_4_2.jar library for signin

RE: RSA-SHA256 xml signature

2009-07-29 Thread Colm O hEigeartaigh
licka [mailto:lukas.jedli...@profinit.eu] Sent: 29 July 2009 12:07 To: security-dev@xml.apache.org Subject: RSA-SHA256 xml signature Hi, I have a question about creating xml signature usig RSAwithSHA256 algorithm. My application receives and sends signed XMLS. My application is written in Java 1.

RSA-SHA256 xml signature

2009-07-29 Thread Lukas Jedlicka
for xml signing. Now, I need to change RSA_SHA1 algorithm to RSA_SHA256, but this Java API doesn't support it. Can you please give me an advice, what options do I have? Is there any provider for RSA_SHA256? Thanks, Lukas -- View this message in context: http://www.nabble.com/RSA-SHA25