-
-
Notifications
You must be signed in to change notification settings - Fork 212
TestedCards
Martin Paljak edited this page May 16, 2016
·
19 revisions
NOTICE: a JavaCard shall be listed here as "supported" if and only if:
- It is available from some verified online shop, in small quantities (like 1, 3, 5 or 10)
- Comes with default keys or otherwise known keys and OP_READY state
- Has been verified as working for at least a "load-install-lock-uninstall-unlock" cycle
- http://www.smartcardfocus.com/shop/ilp/id~521/smartcafe-expert-3-2-72k/p/index.shtml
- http://www.smartcardfocus.com/shop/ilp/id~523/smartcafe-expert-3-2-144k-dual/p/index.shtml
notes:
- By default require EMV diversification (
gp -l -emv
). Remove withgp -unlock -emv
notes:
- SCP03, with default keys being diversified by EMV (3DES) but resulting keys being AES-128
- Thus use
-emv -relax
to view the content of the card
- http://www.motechno.com/javacard3.0.html
- http://www.cryptoshop.com/products/smartcards/jcop-31-v2-4-1-72k.html
- http://www.cryptoshop.com/products/smartcards/j2a081-v2-4-1-jcop-21.html
- http://www.smartcardfocus.com/shop/ilp/id~685/j3a041-40k/p/index.shtml
- http://www.smartcardfocus.com/shop/ilp/id~688/j3d081-80k/p/index.shtml
- JCOP v2.4.1 NXP J3A080 Dual Interface Card (10 pcs.) 110€
notes:
- Usual keying options is
-key <motherkey> -visa2
- http://www.smartcardfocus.com/shop/ilp/id~711/javacos-a40-dual-interface-java-card-64k/p/index.shtml
- http://www.smartcardfocus.com/shop/ilp/id~712/javacos-a22-dual-interface-java-card-150k/p/index.shtml
- Most other cards and tokens
- Oberthur Cosmo v7 (JC 2.2.2/GP2.1.1)
- Athena IDProtect (JC 2.2.2/GP2.1.1)
- Gemalto TOP IM FIPS CY2 £14.00
javacard.pro - custom JavaCard applet development services · Editing locked due to malicious SPAM, sorry :(
Basic usage
- Getting Started
- Support GlobalPlatformPro development
- Glossary
- Environment variables
- Keys
- Secure Channel Establishment
- Application management
- Frequently Asked Questions
- Support & Questions
Advanced topics
- Lifecycle management
- Supplementary security domains
- DAP Verification
- Delegated management & receipts
- PACE
Development
JavaCard ecosystem