JavacardOS will not accept order any more, please contact our partner Feitian online Store:
https://ftsafe.en.alibaba.com/index.html
https://ftsafe.en.alibaba.com/index.html
Search found 24 matches
- Fri Oct 20, 2023 4:12 am
- Forum: Questions & Answers
- Topic: Debug info to console
- Replies: 1
- Views: 52320
Re: Debug info to console
jcide is a java smart card development environment. The java supported is a subset of standard smart cards. To develop using this jcide, you must comply with the java card development requirements.
- Wed Sep 19, 2018 10:47 pm
- Forum: Questions & Answers
- Topic: Step-by-step implementation of SCP11
- Replies: 18
- Views: 70179
Re: Step-by-step implementation of SCP11
good article
- Mon Sep 17, 2018 3:13 am
- Forum: Questions & Answers
- Topic: Does the mifare algorithm have source code? Seek download link
- Replies: 1
- Views: 9254
- Thu Sep 06, 2018 5:19 am
- Forum: Questions & Answers
- Topic: How do i select and read EF-IMSI in javacard?
- Replies: 2
- Views: 11737
Re: How do i select and read EF-IMSI in javacard?
a0 a4 00 00 02 3f 00
a0 a4 00 00 02 7f20
a0 a4 00 00 02 6f07
a0 a4 00 00 02 7f20
a0 a4 00 00 02 6f07
- Thu Sep 06, 2018 5:12 am
- Forum: Questions & Answers
- Topic: Where to download the DES algorithm process standard document
- Replies: 2
- Views: 9782
- Tue Aug 21, 2018 6:03 am
- Forum: Questions & Answers
- Topic: About the SAM card and SIM card
- Replies: 2
- Views: 12055
Re: About the SAM card and SIM card
sam = Secure Access Module sim = Subscriber Identification Module Both sam and sim store the key Sam's key can calculate and verify the ciphertext of the user card The sim card key is used to generate the identity authentication ciphertext. An inappropriate example: sam can determine whether the cip...
- Wed Aug 08, 2018 3:17 am
- Forum: Questions & Answers
- Topic: What is the intial password of the mifare card ?
- Replies: 1
- Views: 8402
Re: What is the intial password of the mifare card ?
all 00 or all ff
- Fri Jul 06, 2018 5:17 am
- Forum: Questions & Answers
- Topic: Get ECC Public key from Private key
- Replies: 7
- Views: 18400
Re: Get ECC Public key from Private key
first the code like this #define _P "FFFFFFFEFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF00000000FFFFFFFFFFFFFFFF" #define _a "FFFFFFFEFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF00000000FFFFFFFFFFFFFFFC" #define _b "28E9FA9E9D9F5E344D5A9E4BCF6509A7F39789F515AB8F92DDBCBD414D940E93" #define _n...
- Tue Jun 05, 2018 1:37 am
- Forum: Questions & Answers
- Topic: What 's difference between reader and POS(Point of Sale)
- Replies: 4
- Views: 11823
Re: What 's difference between reader and POS(Point of Sale)
pos has a business process, using a reader to communicate with the card May I ask a question? The server which is in communication with pos is stationary? How it identifies the card from which bank? I don't understand this question very well. It's probably like this. Acquiring the financial applica...
- Mon Jun 04, 2018 1:57 am
- Forum: Questions & Answers
- Topic: What 's difference between reader and POS(Point of Sale)
- Replies: 4
- Views: 11823
Re: What 's difference between reader and POS(Point of Sale)
The reader is just a transparent transmission channel
pos has a business process, using a reader to communicate with the card
pos has a business process, using a reader to communicate with the card