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.

who can help me to resolve the question and thanks

JavaCard Applet Development Related Questions and Answers.
happy123654
Posts: 35
Joined: Wed Jun 20, 2018 4:06 am
Points :218
Contact:

who can help me to resolve the question and thanks

Post by happy123654 » Thu Oct 25, 2018 10:36 pm

who can help me to resolve the question and thanks very much!

I write a applet to test my java cos. this applet can test algorithm and there have some command to implement the JCAPI: cipher.update and cipher.dofinal with the rsa std key(not rsa crt key). The rsa key is 2048 bit lenght and private rsa key .
the commands are as followed:
80048000c0 + ciphertext //the first half cipher text and the applet will call cipher.update
8004010040 + ciphertext//the second half cipher text and the applet will call cipher.dofinal

the first command cann't return anything from the java cos in TA protocol and the test is failure.

If i modify the command as followed:
80048000a0 + ciphertext //the first half cipher text and the applet will call cipher.update
8004010060 + ciphertext//the second half cipher text and the applet will call cipher.dofinal
the test case is right.

who can help me?

later123654
Posts: 11
Joined: Tue May 22, 2018 9:43 pm
Points :130
Contact:

Re: who can help me to resolve the question and thanks

Post by later123654 » Thu Oct 25, 2018 10:40 pm

I want to know the value of ATS. can you tell me?

happy123654
Posts: 35
Joined: Wed Jun 20, 2018 4:06 am
Points :218
Contact:

Re: who can help me to resolve the question and thanks

Post by happy123654 » Thu Oct 25, 2018 10:41 pm

My ATS: 78806102. thanks.

later123654
Posts: 11
Joined: Tue May 22, 2018 9:43 pm
Points :130
Contact:

Re: who can help me to resolve the question and thanks

Post by later123654 » Thu Oct 25, 2018 10:42 pm

I think you set the FWT too little and it make the frame wait time shorter.
You can set the FWT bigger and test again。

happy123654
Posts: 35
Joined: Wed Jun 20, 2018 4:06 am
Points :218
Contact:

Re: who can help me to resolve the question and thanks

Post by happy123654 » Fri Oct 26, 2018 2:35 am

I set FWT bigger and the test case is ok.
Now, I have a question: where I make the command data less, I can get the right response, why?

later123654
Posts: 11
Joined: Tue May 22, 2018 9:43 pm
Points :130
Contact:

Re: who can help me to resolve the question and thanks

Post by later123654 » Fri Oct 26, 2018 2:40 am

I think perhapse there are some datas needed to write into NVM and the less command data need less time.
Perhapse, you just change the time distribution framework and it just stagger the import time order of WTX sending and receiving.

happy123654
Posts: 35
Joined: Wed Jun 20, 2018 4:06 am
Points :218
Contact:

Re: who can help me to resolve the question and thanks

Post by happy123654 » Fri Oct 26, 2018 2:42 am

thanks and you are professional.

Post Reply Previous topicNext topic

Who is online

Users browsing this forum: Google [Bot] and 46 guests

JavaCard OS : Disclaimer