diff options
| author | petrs | 2016-09-08 16:36:03 +0200 |
|---|---|---|
| committer | petrs | 2016-09-08 16:36:03 +0200 |
| commit | 1796567aada62e02bb262340a166555b632f3d15 (patch) | |
| tree | 90f7169c9d7903e9fa6076d923a41c2fdc870e39 /!uploader | |
| parent | b97597bf20f5b44fb024c994cd3961c0a10d204b (diff) | |
| download | ECTester-1796567aada62e02bb262340a166555b632f3d15.tar.gz ECTester-1796567aada62e02bb262340a166555b632f3d15.tar.zst ECTester-1796567aada62e02bb262340a166555b632f3d15.zip | |
- added testing of EC_FP 128-521bits (KeyPair allocation, gen key with def. curve, set custom curve, gen keypair with custom curve, set invalid curve, gen keypair with invalid curve)
- parsing code with formating and printing
Diffstat (limited to '!uploader')
| -rw-r--r-- | !uploader/simpleECC.cap | bin | 4938 -> 6000 bytes | |||
| -rw-r--r-- | !uploader/simpleECC_testECFull.txt | 12 |
2 files changed, 12 insertions, 0 deletions
diff --git a/!uploader/simpleECC.cap b/!uploader/simpleECC.cap Binary files differindex 62e38b6..340da7c 100644 --- a/!uploader/simpleECC.cap +++ b/!uploader/simpleECC.cap diff --git a/!uploader/simpleECC_testECFull.txt b/!uploader/simpleECC_testECFull.txt new file mode 100644 index 0000000..acb4c4d --- /dev/null +++ b/!uploader/simpleECC_testECFull.txt @@ -0,0 +1,12 @@ +mode_211 +enable_trace +establish_context +card_connect + +select -AID 4C6162616B4170706C6574 + +send_apdu -APDU B05e000000 + + +card_disconnect +release_context |
