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

by openxdev
Thu Feb 24, 2022 8:04 am
Forum: Questions & Answers
Topic: Compile Applet For Production
Replies: 0
Views: 17284

Compile Applet For Production

I have complete my javacard applet development and it is ready to be released for production use. Is there any specific configuration that I need to care of during compilation for production use ? Here is my configuration. Thanks.
by openxdev
Fri Jan 28, 2022 3:43 am
Forum: Questions & Answers
Topic: Customize JavaCard ATR
Replies: 1
Views: 9429

Customize JavaCard ATR

I have a legacy contact card (non java card). I am able to emulate the legacy card command set. Would it be possible to also change the ATR of my javacard to be the same as my legacy card ? From my understanding, ATR defines card communication parameters and since each chip has its own properties, d...
by openxdev
Sun Nov 21, 2021 11:44 am
Forum: Applets Development Guide
Topic: Disabling Issuer Security Domain
Replies: 0
Views: 8898

Disabling Issuer Security Domain

I have a few sample java cards (JCOP4 P71). My questions: 1. For my application, no loading or deletion of applet is allowed once the applet is loaded into the card. Is it a common practice to disable the selection of ISD once applet has been loaded into the card ? Is changing the ISD keyset suffici...
by openxdev
Thu Oct 21, 2021 5:37 am
Forum: Applets Development Guide
Topic: AEADCipher in java_card_kit-305u3
Replies: 0
Views: 9528

AEADCipher in java_card_kit-305u3

I am using JCOP4 P71 card which supports javacard 3.0.5. However, when I used JCIDE to build my code (see below), ALG_AES_GCM is not available. My project runtime is set to java_card_kit-305u3. (AEADCipher) Cipher.getInstance(Cipher.ALG_AES_GCM, false); Oracle document clearly stated it is supported...
by openxdev
Wed Oct 13, 2021 3:58 am
Forum: Questions & Answers
Topic: Use different keysets for different purpose
Replies: 0
Views: 5528

Use different keysets for different purpose

I am using NXP JCOP 4 (P71) card. There are two stages before the card is being issued. 1. Initialization and applet loading. 2. Write customer profile to applet. I am able inject a few keysets into the card using PUTKEY command. Is it possible to use or control different keysets for different purpo...
by openxdev
Mon Oct 11, 2021 4:56 am
Forum: Applets Development Guide
Topic: SCP02 Shared Secret Key Provisioning
Replies: 2
Views: 10698

Re: SCP02 Shared Secret Key Provisioning

Thank you so much for the information. I am going with gppro and gpshell.
by openxdev
Fri Sep 17, 2021 6:14 am
Forum: Applets Development Guide
Topic: SCP02 Shared Secret Key Provisioning
Replies: 2
Views: 10698

SCP02 Shared Secret Key Provisioning

I have java card that supports SCP02. From what I read from Global platform specification, both host and applet must have the same 3DES key. What is the right approach to provision the shared key into the applet ? Or supply a seed (e.g card uuid) to the applet during applet load/install and derive t...
JavaCard OS : Disclaimer