JavacardOS will not accept order any more, please contact our partner Feitian online Store:
https://ftsafe.en.alibaba.com/index.html

What are the cipher class supporting ECC?

JavaCard Applet Development Related Questions and Answers.
warex
Posts: 13
Joined: Mon Dec 14, 2015 10:46 pm
Points :214
Contact:

What are the cipher class supporting ECC?

Post by warex » Wed Dec 30, 2015 2:53 am

I have a J3D081 java card. And I am told that my card supports ECC. Now I want to code an applet which needs to encrypt data using ECC algorithm. What are the cipher class supporting ECC?

User avatar
mabel
Posts: 237
Joined: Mon May 18, 2015 3:09 am
Points :1705
Contact:

Re: What are the cipher class supporting ECC?

Post by mabel » Thu Jan 07, 2016 4:30 am

As far as I know, your card does not support ECC ciphers. But for ECC Signature and KeyAgreement, below is the list of methods that the J3D081 supports. Hope it helps.

Sigatures
ALG_ECDSA_SHA
ALG_ECDSA_PLAIN
ALG_ECDSA_SHA224
ALG_ECDSA_SHA256

Key Agreement
ALG_EC_SVDP_DH
ALG_EC_SVDP_DH_KDF
ALG_EC_SVDP_DH_PLAIN
ALG_EC_SVDP_DH_PLAIN_XY

Post Reply Previous topicNext topic

Who is online

Users browsing this forum: Google [Bot] and 14 guests

JavaCard OS : Disclaimer