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

by Bruninoit
Sun Jan 27, 2019 7:51 am
Forum: Questions & Answers
Topic: Question about Fingerprint MOC Demo Kit (FS88H)
Replies: 1
Views: 5957

Re: Question about Fingerprint MOC Demo Kit (FS88H)

You can ask javacardos team to get this. Usually they will send the software in 1-2 days after you got the package.
by Bruninoit
Mon Nov 21, 2016 3:18 am
Forum: Questions & Answers
Topic: register() method to register my applet
Replies: 2
Views: 6562

register() method to register my applet

My applet AID is 11223344556601. If I use register() method for registering my applet and use a GP Install For Install command with specific "Application AID =66554433221101" to install it. What will the applet instance AID be, 11223344556601 or 66554433221101? Thanks
by Bruninoit
Tue Jul 12, 2016 4:50 am
Forum: Questions & Answers
Topic: RSA encryption algorithm
Replies: 3
Views: 8829

Re: RSA encryption algorithm

Thanks for your reply. I also have another question. Here is section of my code. But it can't be able to work. It always threw exception. Could you point me where I made mistake? //In constructor cipherRSA = Cipher.getInstance(Cipher.ALG_RSA_PKCS1, false); //In Process Method short len = apdu.setInc...
by Bruninoit
Mon Jul 11, 2016 1:54 am
Forum: Questions & Answers
Topic: RSA encryption algorithm
Replies: 3
Views: 8829

RSA encryption algorithm

I want to do RSA encryption & decryption in my applet. And my java card supports T=0 protocol. So can I send the data in an APDU command and also to get the encrypted data in the same APDU's response? Must I write two different commands to send the data for encryption and get the encrypted data?
by Bruninoit
Mon Jun 20, 2016 10:15 pm
Forum: Questions & Answers
Topic: Optional Authentication in Load and Installation flow diagram
Replies: 2
Views: 6354

Re: Optional Authentication in Load and Installation flow diagram

Thanks for your help, bro.
But what's explicit authentication? what's implicit authentication? Could you tell me more?
by Bruninoit
Mon Jun 20, 2016 5:35 am
Forum: Questions & Answers
Topic: Optional Authentication in Load and Installation flow diagram
Replies: 2
Views: 6354

Optional Authentication in Load and Installation flow diagram

In GlobalPlatform - Card Specification Version 2.1.1, the Authentication part is shown with OPTIONAL Authentication in Load and Installation flow diagram! Load and installation flow diagram.png I wonder whether it is possible to load and install applet on card without any authentication. Or if I mis...
JavaCard OS : Disclaimer