JSR105 - Other SignatureMethod implementation ?

David Herron David.Herron at Sun.COM
Wed Apr 9 09:33:44 PDT 2008


JKT wrote:
> Hi  to all,
>
> I tried to generated a xmldsig signature by using the JSR105 API. It 
> works well except the fact that I cannot use other signature methods 
> than DSA_SHA1, RSA_SHA1 and HMAC_SHA1.
>
> Indeed, I would like to sign an object by using SHA256withRSA 
> algorithm (the digest method SHA256 is already implemented in this 
> version). After having downloaded the source of  SUN's jsr105 
> implementation, i discovered that i could not use another algorithm 
> without changing the source code.
>
> Does any somebody know if the next version of Sun's jsr105 
> implementation will include other signature algorithms ?
>
> Thanks for your answer.
>
> Best regards,
>
> JKT.
>


I suggest you'd have better luck asking this question in the 
security-dev list..

http://mail.openjdk.java.net/mailman/listinfo/security-dev




More information about the jdk6-dev mailing list