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

by rainly
Thu Feb 15, 2018 2:10 am
Forum: Questions & Answers
Topic: upload CAP file failed?
Replies: 3
Views: 14212

Re: upload CAP file failed?

What's the Java Card version of the CAP file you build? The Javacard version supported by JCOP10/18 V2.3.1 is JC221 and is a lower JavaCard version. Maybe the JavaCard version of CAP file is too high.
by rainly
Sat Dec 05, 2015 4:09 am
Forum: User Guide
Topic: How to send a script file in JCIDE
Replies: 4
Views: 24905

Re: How to send a script file in JCIDE

whitexiao wrote:The JCIDE supported script format is APDU+ ";"?



I have already tried, the script format is APDU+ ";" , and the JCIDE and ApduTool supported script format is the same.
by rainly
Tue Dec 01, 2015 4:00 am
Forum: pyGlobalPlatform
Topic: How to use pyGlobalPlatform to list smartcard readers
Replies: 2
Views: 27623

Re: How to use pyGlobalPlatform to list smartcard readers

what's the types of the file? it also python?
by rainly
Tue Dec 01, 2015 2:17 am
Forum: User Guide
Topic: Some tips for JCIDE - set installation parameters
Replies: 2
Views: 21333

Re: Some tips for JCIDE - set installation parameters

installation parameters? And in what conditions will use installation parameters?
by rainly
Fri Nov 13, 2015 10:49 pm
Forum: Other Tools
Topic: what is sct? is it a tool?
Replies: 2
Views: 8377

what is sct? is it a tool?

The Card Production Tool:

In the configuration file run.bat, there is "sct -d -l5 -r pcsc:% 1 rm_all" command, what is sct? It sames not a windows command, is it a tool? Where can I get it?

run_bat.png
by rainly
Fri Aug 14, 2015 6:18 am
Forum: Reader
Topic: How to use IFD bR301 reader?
Replies: 3
Views: 9659

How to use IFD bR301 reader?

I am interested in Bluetooth smart card reader. But I don't know how to use it? Can anybody tell me ?
by rainly
Tue Jun 23, 2015 1:10 am
Forum: Algorithm School
Topic: Generate HMAC_SHA256 Signature in JavaCard Applet
Replies: 4
Views: 11972

Re: Generate HMAC_SHA256 Signature in JavaCard Applet

@Larson,thanks! It is very helpful to me.
by rainly
Fri Jun 12, 2015 8:12 am
Forum: PassportApplet
Topic: PassportApplet Instructions & Applet Source Code
Replies: 7
Views: 44425

Re: The PassportApplet

The main features: ⋅ Java API for accessing ICAO Doc 9303 MRTD (ePassport) ⋅ Supports inspection system use case (on Android, for example) ⋅ Supports MRTD personalization use case ⋅ Java Card MRTD implementation ⋅ Supports PKD certificate store and C...
by rainly
Fri Jun 12, 2015 8:00 am
Forum: Algorithm School
Topic: Generate HMAC_SHA256 Signature in JavaCard Applet
Replies: 4
Views: 11972

Generate HMAC_SHA256 Signature in JavaCard Applet

I am trying to sign a message which contains in inBuffer byte array using my own derived key S (also byte array). I am using javacard2.2.2 library for developing javacard applet. I am using android application for sending process request. I am reciving return code '6A81' which means 'function not su...
by rainly
Wed Jun 10, 2015 5:27 am
Forum: Questions & Answers
Topic: Upload CAP file to smart card using APDU
Replies: 4
Views: 16717

Re: Upload CAP file to smart card using APDU

Thank you for your answer, Seems it won't be so easy. Any attempt of communicating with PC/SC card fails (Failed to select Security Domain). I guess I will need to authenticate somehow.
JavaCard OS : Disclaimer