Our Online Store have the new products: RFID antenna board. Currently it can work with JC10M24R and JCOP4 card chips.
Compared with normal cards, the antenna board module has a smaller size and fixed holes, which is easy to integrate in the IOT(Internet Of Things) project.

Is there any AES keys with 192 and 256 bits

Algorithm School

Moderator: UNKNwYSHSA

mose05
Posts: 18
Joined: Mon Jan 25, 2016 3:11 am
Points :170
Contact:

Is there any AES keys with 192 and 256 bits

Post by mose05 » Thu Mar 10, 2016 4:46 am

As I know, there are 3 options to set the length of the AES key, 128, 192 and 256 bits. But I only see one option on the Cipher class related with the 128 length AES key for CBC and ECB.

My question is if it's possible to cipher the AES keys with 192 and 256 bits?

User avatar
horse dream
Posts: 76
Joined: Thu May 21, 2015 11:48 pm
Points :138
Contact:

Re: Is there any AES keys with 192 and 256 bits

Post by horse dream » Mon Mar 14, 2016 3:45 am

The cipher object does not have a key size attribute. Only the key object has the key size. You can use an AES cipher with all the three key sizes.

Post Reply Previous topicNext topic

Who is online

Users browsing this forum: No registered users and 16 guests

JavaCard OS : Disclaimer