Page 1 of 1

key lengths supported by AES

Posted: Mon May 23, 2016 2:36 am
by notuo
Hello! For IFD A22CR card, is there anyone tell me which key lengths does AES algorithm support? thx

Re: key lengths supported by AES

Posted: Mon May 23, 2016 3:31 am
by JavaCardOS
Hello! AES algorithms supports the following key length:

LENGTH_AES_128
LENGTH_AES_192
LENGTH_AES_256

Re: key lengths supported by AES

Posted: Mon May 23, 2016 4:42 am
by notuo
JavaCardOS wrote:Hello! AES algorithms supports the following key length:

LENGTH_AES_128
LENGTH_AES_192
LENGTH_AES_256


Thank you for your kind response! But what about ECC algorithms ? Which key lengths are supported for ECC?
Await for your reply!

Re: key lengths supported by AES

Posted: Tue May 24, 2016 3:48 am
by JavaCardOS
For ECC algorithms, it supports the following lengths

LENGTH_EC_F2M_113
LENGTH_EC_F2M_131
LENGTH_EC_F2M_163
LENGTH_EC_F2M_193

LENGTH_EC_FP_112
LENGTH_EC_FP_128
LENGTH_EC_FP_160
LENGTH_EC_FP_192
LENGTH_EC_FP_224
LENGTH_EC_FP_256
LENGTH_EC_FP_384
LENGTH_EC_FP_256
LENGTH_EC_FP_384
LENGTH_EC_FP_521


Any other problem you may have, contact us anytime!