globalplatform Questions

4

Solved

I want to write my applet in a way that its APDU commands and status words wasn't be clear in the transmission channel between my card and my reader. I mean I don't want to send APDU commands and r...
Retrorocket asked 5/4, 2015 at 9:2

2

Solved

I was reading information on this link in regards to signing an application with carrier privileges. I am aware of how to sign an application using a keystore for production releases, but how do I...
Spillage asked 5/11, 2015 at 17:48

3

Solved

How can I update a Java Card applet that contains data that need to be preserved across versions? As best as I can tell updating an applet is done by deleting it and then installing the new version...
Dullard asked 7/9, 2017 at 19:4

1

Solved

Usually, when you power up a JavaCard smartcard and want to communicate with an applet, you must select the applet using its AID first. Is there any way to have a "default applet" that is selected...
Innominate asked 20/6, 2017 at 8:44

1

Solved

I'm struggling for a long time. I need to create secure channel from Desktop App to JavaCard. I found GlobalPlatform http://www.win.tue.nl/pinpasjc/docs/apis/gp22/ but I can't get it working. I kno...
Deathblow asked 19/4, 2017 at 10:55

1

When we run a web server in a java card 3.0 compatible card, how can we request that server or rather at which IP address do we request that server. Further more can an android app request and get ...
Mlle asked 9/1, 2017 at 17:45

2

In Java Card, is it generally possible for new applications to be installed from within the context of an existing application on the card, for example by sending the new code via an application-de...
Saiz asked 24/11, 2016 at 20:52

5

Solved

My question is whether it is possible to lock an applet from within the code of the applet itself as a countermeasure to detected manipulations from within the code. The obvious choice is to use G...
Budworth asked 10/5, 2016 at 16:18

1

Solved

As you may know, Gloabal Platform Card Specification defines a command named Get Data to retrieve some information from the smart card. GlobalPlatformPro is one of the popular tools for communica...
Bringingup asked 5/6, 2016 at 8:57

2

I have a smart card with the following ATR: ATR = 3B 9E 94 80 1F 42 80 31 00 73 BE 21 10 66 54 59 53 04 4C 25 CF. Based on the output of atr-parse.appspot.com I found that it is a MCI (Mobile Co...
Fiendish asked 1/4, 2015 at 9:27

3

Solved

I'm getting started with GlobalPlatfrom Card spec and I cannot figure out how GLobalPlatform functinalify comes to JavaCard. Is there any applet that should be installed into a card to make this ca...
Vermination asked 15/11, 2014 at 22:12

3

Solved

I have a JCOP V2.4.2 R3 java card that it is mentioned in its datasheet "The card support both T=1 and T=0 communication protocols" I have also an ACR38 smart card reader that it support both T=0 ...

3

Solved

I made a .cap file of the popular "Hello World" javacard code via Eclipse And now I want to load it in a real javacard via GPShell and ACR38 smart card reader. question: Am I need any key to loa...
Angadresma asked 8/5, 2014 at 5:54

1

Solved

I sent 80 50 00 00 08 00 00 00 00 00 00 00 00 [INITILIZE UPDATE Command] via opensc-tool to my java card and received 00 00 11 60 01 00 8A 79 0A F9 FF 02 00 11 79 11 36 5D 71 00 A5 A5 EC 63 BB DC...
Ectoderm asked 7/6, 2014 at 4:46

1

Solved

In response field of Initialized Update command, Key Diversification data (which contains manufacture ID and last two bytes of security domain AID) is returned to Off Card entity. I would like to ...
Younger asked 24/2, 2014 at 8:33
1

© 2022 - 2024 — McMap. All rights reserved.