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 68 matches

by rena2019
Wed Nov 04, 2015 4:51 pm
Forum: Card Products
Topic: Doubt about SecureBox
Replies: 3
Views: 8648

Re: Doubt about SecureBox

You can implement your own crypto algorithms in C that can be called from your javacard code. For details / manuals: you have to ask @ NXP for SecureBox because it's company confidential and you may have to sign an NDA.
by rena2019
Fri Oct 30, 2015 2:45 pm
Forum: Card Products
Topic: eJava Token
Replies: 2
Views: 6958

Re: eJava Token

please let us collect all answers regarding the eJava Token in this thread eJava Token
by rena2019
Tue Oct 27, 2015 3:55 pm
Forum: Card Products
Topic: eJAVA Token
Replies: 3
Views: 7822

Re: eJAVA Token

Two question :
1.) The ISD comes with SCP03 as default?
2.) what can I do with the "Memory" 320KB (ARM-based) / 127KB (ARM-based) / 1.19KB (ARM-based)? Can I upload applets to this memory?
by rena2019
Mon Oct 26, 2015 3:00 pm
Forum: Card Products
Topic: eJAVA Token
Replies: 3
Views: 7822

eJAVA Token

Where I can find information about the IFD eJAVA Token ?
by rena2019
Fri Oct 16, 2015 7:27 am
Forum: Algorithm School
Topic: Failed to SELECT tha applet
Replies: 2
Views: 8038

Re: Failed to SELECT tha applet

what was the SW of the installation of the applet? I think your applet has not succesfully installed/registered. This could be the reason why it can not be selected (SW_APPLET_SELECT_FAILED = 0x6999)
by rena2019
Thu Oct 08, 2015 3:00 am
Forum: Questions & Answers
Topic: How to inform the user about the begin time and the end time of a method excution in java card
Replies: 2
Views: 6530

Re: How to inform the user about the begin time and the end time of a method excution in java card

that's not possible. If you want time measurements you have to call each method separately with an APDU and measure the timing on the terminal/PC side
by rena2019
Thu Sep 24, 2015 7:56 am
Forum: Questions & Answers
Topic: Can anyone tell me how to read the data from files in java card ?
Replies: 3
Views: 7734

Re: Can anyone tell me how to read the data from files in java card ?

you have to implement all EF with java classes yourself
by rena2019
Wed Sep 23, 2015 5:24 am
Forum: Questions & Answers
Topic: Can anyone tell me how to read the data from files in java card ?
Replies: 3
Views: 7734

Re: Can anyone tell me how to read the data from files in java card ?

What files? You do not have a File object / class in java card API.
JavaCard OS : Disclaimer