Page 1 of 1

SHA-512, SHA-256 on JCIDE

Posted: Sun Apr 10, 2016 6:55 am
by AndrewS
Hello.
Can I use JCIDE to generate a signature as ALG_RSA_SHA_512_PKCS1 or ALG_RSA_SHA_256_PKCS1 algorithms and how can I do it? Because when I tried to load the applet on card, where doing the generation of signature prescribed by these algorithms - show "69 85 Conditions of use not satisfied".

https://www.dropbox.com/s/onxpv7i673jnx4j/11.JPG?dl=0

I used a different algorithm (ALG_RSA_SHA_PKCS1) - installation and working the applet takes place correctly.

Re: SHA-512, SHA-256 on JCIDE

Posted: Mon Apr 11, 2016 1:32 am
by product
AndrewS wrote:Hello.
Can I use JCIDE to generate a signature as ALG_RSA_SHA_512_PKCS1 or ALG_RSA_SHA_256_PKCS1 algorithms and how can I do it? Because when I tried to load the applet on card, where doing the generation of signature prescribed by these algorithms - show "69 85 Conditions of use not satisfied".

https://www.dropbox.com/s/onxpv7i673jnx4j/11.JPG?dl=0

I used a different algorithm (ALG_RSA_SHA_PKCS1) - installation and working the applet takes place correctly.


Hi @AndrewS.
Sorry, this version doesn't support SHA-512 and SHA-256. We will add these functions in the next version.