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.

Search found 13 matches

by warex
Wed Dec 30, 2015 2:53 am
Forum: Questions & Answers
Topic: What are the cipher class supporting ECC?
Replies: 1
Views: 4966

What are the cipher class supporting ECC?

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?
by warex
Fri Dec 18, 2015 10:58 pm
Forum: Questions & Answers
Topic: Doubts about object deletion management
Replies: 1
Views: 4856

Doubts about object deletion management

Here is part of code about object deletion management under java card 3 platform classic edition. My doubts is when I call JCSystem.requestObjectDeletion(); is the buffer1 deleted or the buffer? void updateBuffer(byte requiredSize) { try { if(buffer != null && buffer.length == requiredSize) ...
by warex
Mon Dec 14, 2015 11:22 pm
Forum: Card Products
Topic: Any implemention of javacard3 in real life
Replies: 1
Views: 6126

Any implemention of javacard3 in real life

I am currently working on a project which including the development of javacard 3 connected edition. As I know, javacard 3 connected edition provides much more options - for example web applets. However, I am not familiar with this field. And I can't find any implemention of javacard3 in real life. ...
JavaCard OS : Disclaimer