diff options
| author | petrs | 2016-09-09 14:42:20 +0200 |
|---|---|---|
| committer | GitHub | 2016-09-09 14:42:20 +0200 |
| commit | 73206ddb81584f6710f45e81a8a6d19acd608901 (patch) | |
| tree | 1abae9cdf9ff655499ef18a3cb8b1affa17dc610 | |
| parent | 8a842fb6f65a29c5067647c9d7f92dea893c7f8a (diff) | |
| download | ECTester-73206ddb81584f6710f45e81a8a6d19acd608901.tar.gz ECTester-73206ddb81584f6710f45e81a8a6d19acd608901.tar.zst ECTester-73206ddb81584f6710f45e81a8a6d19acd608901.zip | |
| -rw-r--r-- | README.md | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -4,10 +4,9 @@ ECTester Tests support and behavior of smartcards with JavaCard platform with focus on Eliptic curves (TYPE_EC_FP and TYPE_EC_F2M). Usage: -1. Upload simpleECC.cap using your favorite tool (e.g., GlobalPlatformPro tool https://github.com/martinpaljak/GlobalPlatform) +1. Upload simpleECC.cap using your favorite tool (e.g., GlobalPlatformPro tool https://github.com/martinpaljak/GlobalPlatform) 2. Run java -jar SimpleAPDU.jar - 3. Inspect output log with annotated results Following operations are tested: |
