Skip to content

Commit

Permalink
version 1.7.2 + relevant updates
Browse files Browse the repository at this point in the history
  • Loading branch information
petrs committed May 6, 2017
1 parent 8f24c21 commit da488af
Show file tree
Hide file tree
Showing 5 changed files with 8 additions and 8 deletions.
7 changes: 4 additions & 3 deletions !readme.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
To obtain list of supported algorithms by your card:
1. Upload AlgTest_v1.7_jc222.cap to target card (upload AlgTest_v1.7_supportOnly_jc222.cap if you are NOT interested in performance tests)
How to obtain list of supported algorithms by your card:
1. Upload AlgTest_v1.7.2_jc222.cap to target card (if your card doesn't support java Card 2.2.2, please use older version AlgTest_v1.7.1)
2. Run java -jar AlgTestJClient.jar
3. Select option 1 -> SUPPORTED ALGORITHMS
4. Fill identification (name) of your card
5. Wait for test to finish (2-10 min)
6. Inspect resulting CSV file
6. Inspect resulting CSV file
7. Consider sending the result to us at jcalgtest.org so you can contribute to community database and compare the results with others
Binary file not shown.
Binary file added AlgTest_JavaCard/AlgTest_v1.7.2_jc222.cap
Binary file not shown.
Binary file added AlgTest_dist_1.7.2.zip
Binary file not shown.
9 changes: 4 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,10 @@ Automated testing tool for algorithms supported by particular smart card with Ja

2. Run Java application AlgTestJClient ('java -jar AlgTestJClient.jar'). Choose the target reader for card with uploaded AlgTest applet and let it run. CSV file with values separated by the semicolon is created (AlgTest_ATR.csv).

3. Please consider to send me (petr@svenda.com) your results in case your card is not yet in the database at http://www.fi.muni.cz/~xsvenda/jcsupport.html
3. Please consider to send us (petr@svenda.com) your results in case your card is not yet in the database at https://www.fi.muni.cz/~xsvenda/jcalgtest/



Results for (at least) following smartcards are currently in database (http://www.fi.muni.cz/~xsvenda/jcsupport.html):
Results for (at least) following smartcards are currently in database (https://www.fi.muni.cz/~xsvenda/jcalgtest/):

- Athena IDprotect , ATR=3B D5 18 FF 80 91 FE 1F C3 80 73 C8 21 13 08
- Axalto Cyberflex32 , ATR=3B 75 94 00 00 62 02 02 02 01
Expand Down Expand Up @@ -63,6 +62,6 @@ More detailed usage:
3. Upload AlgTest package to your smart card and install it - Use uploader supplied by your card vendor (e.g., GPShell, GlobalPlatformPro). Package AID: 4a 43 41 6c 67 54 65 73 74, Applet AID: 4a 43 41 6c 67 54 65 73 74 31. No special installation parameters are given.
4. Run application AlgTestJClient.jar as 'java -jar AlgTestJClient.jar' - Choose the target reader for card with uploaded AlgTest applet, select test you like to execute and let it run. CSV file with values separated by the semicolon is created (AlgTest_ATR.csv).

5. Please consider to send me (petr@svenda.com) your results in case your card is not yet in the database at http://www.fi.muni.cz/~xsvenda/jcsupport.html
5. Please consider to send us (petr@svenda.com) your results in case your card is not yet in the database at https://www.fi.muni.cz/~xsvenda/jcalgtest/

See more details at http://www.fi.muni.cz/~xsvenda/jcsupport.html
See more details at https://www.fi.muni.cz/~xsvenda/jcalgtest/

0 comments on commit da488af

Please sign in to comment.