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

by Penneke
Mon Jun 26, 2017 7:01 am
Forum: Questions & Answers
Topic: Non identifiable Javacards
Replies: 3
Views: 7514

Re: Non identifiable Javacards

I just want to know if, when buying smartcards for implementing a system, these smartcards are going to have an unique serial number or identifier that the reader can check because if so, there is no way to implement a secure anonymous authentication as long as the reader can just check the identifi...
by Penneke
Mon Jun 19, 2017 7:40 pm
Forum: Questions & Answers
Topic: Non identifiable Javacards
Replies: 3
Views: 7514

Non identifiable Javacards

Hi, I need to know if you can set a group of Javacards that you are going to use for an anonymous access application in a way that they can't provide explicit information to the reader that makes them completely identifiable. I mean, I want to know if you can tell the issuer not to include data that...
by Penneke
Sun Jun 04, 2017 4:22 pm
Forum: Questions & Answers
Topic: Measure APDU time and memory
Replies: 3
Views: 6871

Re: Measure APDU time and memory

Ok, now I see I can use the pyAPDUTool together with JCIDE to send APDU's and measure time there (have been using only the JCIDE debugger command line). Thanks for ur help mate.
by Penneke
Sat Jun 03, 2017 2:28 pm
Forum: Questions & Answers
Topic: Measure APDU time and memory
Replies: 3
Views: 6871

Re: Measure APDU time and memory

Sorry UNKNwYSHSA but I can see where you measure the time with JCIDE. I took a picture running the code you provided so that you can check there is no time measure in the response. Can you tell me how I can make it to be displayed like you showed after the code?
by Penneke
Mon May 29, 2017 3:58 pm
Forum: Questions & Answers
Topic: Measure APDU time and memory
Replies: 3
Views: 6871

Measure APDU time and memory

Hi, Now I've developed and Applet in javacard with JCIDE I want to know how much time (and memory if possible but less important) does it take an especific APDU to execute. I've been searching for a while without success. Is there any javacard code to measure time between 2 lines or does the debugge...
by Penneke
Tue May 23, 2017 3:59 pm
Forum: Questions & Answers
Topic: Array of arrays in javacard
Replies: 3
Views: 6951

Re: Array of arrays in javacard

That's exactly what I was looking for. I'm very grateful :D
by Penneke
Sun May 21, 2017 8:15 pm
Forum: Questions & Answers
Topic: Array of arrays in javacard
Replies: 3
Views: 6951

Array of arrays in javacard

Hi, I need to save several messages into my Javacard (lets say 40 or 50 of 500 bytes aprox. variable sized -less than 30KB in total-). After been verified by PIN I need to randomly response one of the messages that hasn't been already used so that I thougth i could store all byte array messages in a...
by Penneke
Wed Apr 05, 2017 5:07 am
Forum: Questions & Answers
Topic: Save data permanently into JavaCard and Protect with PIN
Replies: 4
Views: 9990

Re: Save data permanently into JavaCard and Protect with PIN

Thank you both for your answers. I'll read the docs in order to improve my knowledge of the javacard technology. By the way, Do you know if there is a limit of non-volatile memory that the JCIDE can emulate?
by Penneke
Mon Apr 03, 2017 3:40 pm
Forum: Questions & Answers
Topic: Save data permanently into JavaCard and Protect with PIN
Replies: 4
Views: 9990

Save data permanently into JavaCard and Protect with PIN

Hi, I'm a newby in the smartcard world and I'm developing an applet which have to use group signatures inside the smartcard. Due to that fact I NEED to store 2 key values securely into the smartcard (protected with PIN) and they have to be persistent after power off or deselecting. I've read some do...
by Penneke
Wed Mar 22, 2017 5:02 pm
Forum: Questions & Answers
Topic: File protection with PIN
Replies: 1
Views: 4874

File protection with PIN

Hi, I'm developing a JC project for my university degree and I'm new to JavaCard. I would be grateful if somebody can link (to a manual or reference) or tell me how to safely protect a file with the PIN of the smartcard (and/or how to create the file). I know it is not a very specific question but I...
JavaCard OS : Disclaimer