Hi,
We decide to use eJava Token in our project. could we customize it with USB type C interface instead of the current interface?
Wait for the reply.
Thx
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 237 matches
- Wed Feb 20, 2019 5:45 am
- Forum: Questions & Answers
- Topic: eJava Token with type C
- Replies: 1
- Views: 8858
- Wed Jan 23, 2019 11:25 pm
- Forum: Questions & Answers
- Topic: how i can lock a javacard with a secret key?
- Replies: 1
- Views: 8506
Re: how i can lock a javacard with a secret key?
Like this:
https://github.com/martinpaljak/GlobalP ... lock-usage
it should be noted that and be sure to save the new key to somewhere safe.
https://github.com/martinpaljak/GlobalP ... lock-usage
it should be noted that and be sure to save the new key to somewhere safe.
- Mon Jan 21, 2019 9:09 pm
- Forum: Questions & Answers
- Topic: J3H145 with SCP03
- Replies: 2
- Views: 21109
Re: J3H145 with SCP03
I have already asked this question several days ago.
I heard that javacardos team is working on this. They are developing a tool that can make java card J3H145 switch to SCP03.
Maybe you can ask javacardos@gmail.com for the progress.
I heard that javacardos team is working on this. They are developing a tool that can make java card J3H145 switch to SCP03.
Maybe you can ask javacardos@gmail.com for the progress.
- Fri Oct 05, 2018 4:07 am
- Forum: Questions & Answers
- Topic: Fingerprint Demo
- Replies: 4
- Views: 12891
Re: Fingerprint Demo
AFAIK, it's not open source.
You'd better contact JavaCardOS team to know more.
You'd better contact JavaCardOS team to know more.
- Fri Sep 14, 2018 1:15 am
- Forum: Shopping FAQ
- Topic: Dou you have FIDO on sale?
- Replies: 3
- Views: 30747
Re: Dou you have FIDO on sale?
Look forward to the new product.
To barley,
If you need this product urgently, you can go to FEITIAN official website to buy it.
To barley,
If you need this product urgently, you can go to FEITIAN official website to buy it.
- Thu Sep 13, 2018 4:42 am
- Forum: Questions & Answers
- Topic: Research Findings about viciousness CAP file
- Replies: 5
- Views: 14815
Re: Research Findings about viciousness CAP file
Thanks for sharing!
- Wed Sep 12, 2018 10:11 pm
- Forum: Questions & Answers
- Topic: Share JCIDE offline activation code
- Replies: 2
- Views: 17430
Re: Share JCIDE offline activation code
Check this page for the offline code.
https://www.javacardos.com/tools/jcide_register.html
https://www.javacardos.com/tools/jcide_register.html
- Wed Sep 12, 2018 10:11 pm
- Forum: Questions & Answers
- Topic: Share JCIDE offline activation code
- Replies: 2
- Views: 17430
Re: Share JCIDE offline activation code
Check this page for the offline code.
https://www.javacardos.com/tools/jcide_register.html
https://www.javacardos.com/tools/jcide_register.html
- Thu Sep 06, 2018 11:26 pm
- Forum: Questions & Answers
- Topic: Getting other samples by Paying Freight only
- Replies: 2
- Views: 10778
Re: Getting other samples by Paying Freight only
Wait for other activity.
- Wed Aug 08, 2018 1:52 am
- Forum: Questions & Answers
- Topic: T0 Parsing
- Replies: 9
- Views: 20763
Re: T0 Parsing
Case 4S TPDU: CLA INS P1 P2 Lc DATA Le (1)SW1=6X, and SW1̸=61,62,63 CLA INS P1 P2 Lc <- Smart Card Reader Card-> 6X SW2 (2)61XX CLA INS P1 P2 Lc <- Smart Card Reader Card -> INS DATA <- Smart Card Reader Card -> 61 Nx CLA C0 P1 P2 P3=min(Le, Nx) <- Smart Card Reader Card -> DATA SW1 SW2 java code: ...