Search found 35 matches
- Wed Sep 16, 2020 7:51 am
- Forum: Applets Development Guide
- Topic: The ALgorithm of DES Sample Code
- Replies: 18
- Views: 22689
Re: The ALgorithm of DES Sample Code
now it compil, but i can't download it to smart card J2A040 with PyApduTool: Download Cap begin... Download Cap error: Download cap file failed. Send: 80 E8 00 00 F0 C4 82 03 02 01 00 15 DE CA FF ED 03 02 04 00 01 0A 4A 61 76 61 43 61 72 64 4F 53 00 02 00 25 00 15 00 25 00 0F 00 29 00 7A 00 17 01 A0...
- Fri Sep 11, 2020 7:43 am
- Forum: Applets Development Guide
- Topic: The ALgorithm of DES Sample Code
- Replies: 18
- Views: 22689
Re: The ALgorithm of DES Sample Code
ok it work now,
thank you very much.
thank you very much.
- Fri Sep 11, 2020 7:36 am
- Forum: Applets Development Guide
- Topic: The ALgorithm of DES Sample Code
- Replies: 18
- Views: 22689
Re: The ALgorithm of DES Sample Code
I can't select JAVACOS, the combobox is grayed, i can't select anything, see image.
https://imgur.com/Pa9Wttj
https://imgur.com/Pa9Wttj
- Fri Sep 11, 2020 6:57 am
- Forum: Applets Development Guide
- Topic: The ALgorithm of DES Sample Code
- Replies: 18
- Views: 22689
Re: The ALgorithm of DES Sample Code
I see the post but i can't select JAVACOS, it's grayed to CREF.
- Thu Sep 10, 2020 7:08 pm
- Forum: Applets Development Guide
- Topic: The ALgorithm of DES Sample Code
- Replies: 18
- Views: 22689
Re: The ALgorithm of DES Sample Code
when i launch debug i have this error. it compil well. Launch successfully Connect APDU port faield. Connect failed. Reason:connect error: Cref connect failed. Addr: 127.0.0.1, Port: 9025 this sample code use java_card_kit-310b43 on property/Library Options the problem only arises with your applet, ...
- Tue Sep 08, 2020 2:22 pm
- Forum: Questions & Answers
- Topic: [RESOLVED]Which smart card reader for javacardos?
- Replies: 1
- Views: 1022
Re: Which smart card reader for javacardos?
Resolved, it work well
- Sun Sep 06, 2020 6:46 pm
- Forum: Questions & Answers
- Topic: !!Help!! Can't access any class in smartcardio
- Replies: 6
- Views: 6940
Re: !!Help!! Can't access any class in smartcardio
For me, the solution don't work all class method from smartcardio can't be resolved.
I use Eclipse 2020-06 64 bit last version windows 10
any idea ?
what is wrong ?
EDIT:
Resolved, it's not javax/smartcardio/*; but javax/smartcardio/**
I use Eclipse 2020-06 64 bit last version windows 10
any idea ?
what is wrong ?
EDIT:
Resolved, it's not javax/smartcardio/*; but javax/smartcardio/**
- Sun Sep 06, 2020 2:51 pm
- Forum: Card Products
- Topic: How to change the card Historical Bytes?
- Replies: 6
- Views: 14100
Re: How to change the card Historical Bytes?
How do i do for changing applet privilege to Card Reset ?
EDIT:
Selecting default when install applet, the privilege is card reset.
11.1.2 Privilege config (Card SPecification) Global Platform v2.3
EDIT:
Selecting default when install applet, the privilege is card reset.
11.1.2 Privilege config (Card SPecification) Global Platform v2.3
- Sun Sep 06, 2020 8:30 am
- Forum: Communication
- Topic: Trouble with GlobalPlatform Secure Connection
- Replies: 1
- Views: 12271
Re: Trouble with GlobalPlatform Secure Connection
try this :
Code: Select all
open_sc -scp 2 -scpimpl 0x15 -security 1 -keyind 0 -keyver 1 -key 404142434445464748494a4b4c4d4e4f -mac_key 404142434445464748494a4b4c4d4e4f -enc_key 404142434445464748494a4b4c4d4e4f -kek_key 404142434445464748494a4b4c4d4e4f // Open secure channel
- Sat Sep 05, 2020 10:11 pm
- Forum: Questions & Answers
- Topic: [RESOLVED]How to configure globalplatform API with javacardos
- Replies: 0
- Views: 778
[RESOLVED]How to configure globalplatform API with javacardos
Hi,
I have downloaded gpapi-globalplatform.jar, but how to configure it to javacardos ?
thanks for your help.
EDIT:
Problem resolved, on project properties, from library option, i need to add Jar Container Global Platform 2.1.1.
I have downloaded gpapi-globalplatform.jar, but how to configure it to javacardos ?
thanks for your help.
EDIT:
Problem resolved, on project properties, from library option, i need to add Jar Container Global Platform 2.1.1.