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.

java card performance

JavaCard Applet Development Related Questions and Answers.
Classicni
Posts: 15
Joined: Tue Sep 06, 2016 3:00 am
Points :188
Contact:

java card performance

Post by Classicni » Thu Jan 05, 2017 10:52 pm

Could somebody tell me how slow 3DES or RSA algorithms will run on a java card with 8K EEPROM? Thanks in advance.

User avatar
marjkbadboy
Posts: 33
Joined: Fri Jul 31, 2015 2:47 am
Points :217
Contact:

Re: java card performance

Post by marjkbadboy » Fri Jan 06, 2017 5:37 am

It depends on the card processor. But 8k cards are really very slow !
It's hunting season!

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

Re: java card performance

Post by mabel » Sat Jan 07, 2017 4:34 am

The performance of javacard has no direct relation with chips.Any javacard applet must be interpreted by javacard VM. It must be translated into machine code by VM, which can be understanded by hardware directly. So running speed must slow down.

Post Reply Previous topicNext topic

Who is online

Users browsing this forum: No registered users and 45 guests

JavaCard OS : Disclaimer