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

by ymitsui
Mon Oct 19, 2020 11:10 pm
Forum: Algorithm School
Topic: AES-CMAC calculation
Replies: 2
Views: 63173

AES-CMAC calculation

Hi, I want to calculate Cryptographic Checksum for SCP-80 / AES in cbc-mode. but, when I use Signature.ALG_AES_MAC_128_NOPAD, I got different result as I expected. Expected data is calculated by another tool. it is same by calculated by software implementation. Is Signature.ALG_AES_MAC_128_NOPAD not...
by ymitsui
Fri Jul 17, 2020 4:44 am
Forum: Other Tools
Topic: AlgMaster can't calculate MAC
Replies: 0
Views: 12859

AlgMaster can't calculate MAC

Hi, I use AlgMaster 1.0.1.287 for MAC calculation. I use data: ‘8482010010400B21163F105687′ MAC Key: 8176DCE167EDF989F96403EB86C2943C from this web (http://xionghuilin.com/gpglobal-platform-external-authentication-and-mac-sending-apdu/). but "MAC calculation failed!" dialog appeire. use DES_2Key, DE...
by ymitsui
Tue Jun 30, 2020 5:09 am
Forum: Questions & Answers
Topic: javacardx.framework does not found
Replies: 14
Views: 23907

Re: javacardx.framework does not found

thanks. can convert it.
by ymitsui
Sun Jun 28, 2020 9:36 pm
Forum: Questions & Answers
Topic: javacardx.framework does not found
Replies: 14
Views: 23907

Re: javacardx.framework does not found

understand.
by ymitsui
Sun Jun 28, 2020 9:22 pm
Forum: Questions & Answers
Topic: javacardx.framework does not found
Replies: 14
Views: 23907

Re: javacardx.framework does not found

using convert 2.2.2 , and the -source 1.5, CAP file is generated. but download error 6A 80 is occur. how do I download it ? Launch successfully <<00 A4 04 00 00 >>61 5E <<00 C0 00 00 5E >>6F 5C 84 08 A0 00 00 00 03 00 00 00 A5 50 73 4A 06 07 2A 86 48 86 FC 6B 01 60 0C 06 0A 2A 86 48 86 FC 6B 02 02 0...
by ymitsui
Sun Jun 28, 2020 9:18 pm
Forum: Questions & Answers
Topic: javacardx.framework does not found
Replies: 14
Views: 23907

Re: javacardx.framework does not found

is it not mandatory to use same version between Java Card Kit and converter ??
by ymitsui
Sun Jun 28, 2020 9:09 pm
Forum: Questions & Answers
Topic: javacardx.framework does not found
Replies: 14
Views: 23907

Re: javacardx.framework does not found

In java card kit 3.x.x, sometime the conveter tool will generate some proxyclass ,and compile it. Its compile option is hard-coded. So it limited the by -source version. So, How do I get the conversion ?? I tried all -source 1.5,1.6 and 1.7. but result are same. when I set -source version 1.8, conv...
by ymitsui
Wed Jun 24, 2020 9:59 pm
Forum: Questions & Answers
Topic: javacardx.framework does not found
Replies: 14
Views: 23907

javacardx.framework does not found

Hi, I got the error "package javacardx.framework does not exist" from converter. I use java_card_kit-3.0.4 (my SIM card is compatible with 3.0.4) I tried FTSAFE;ft305 and ORACALE:jc305. but results are same. How to resolve it ? My source code is gotten from https://github.com/cheeriotb/sim-toolkit-i...
by ymitsui
Mon Jun 22, 2020 3:28 am
Forum: Questions & Answers
Topic: source code and debug information has misaligned.
Replies: 3
Views: 9409

Re: source code and debug information has misaligned.

kuafu wrote:
Mon Jun 22, 2020 2:34 am
Please clean the solution and then rebuild solution.
Got it!
Thank you !
by ymitsui
Mon Jun 22, 2020 2:05 am
Forum: Questions & Answers
Topic: source code and debug information has misaligned.
Replies: 3
Views: 9409

source code and debug information has misaligned.

Source code and debug information has misaligned. I set the breakpoint at line 24. after hit the breakpoint, cursor is located at line 15. that is comment line. hitBreakpoint.png did step over, cursor moves line 20. comment line again. afterStepOver.png one more step over, cursor moves next line, li...
JavaCard OS : Disclaimer