aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJ08nY2018-07-23 18:53:35 +0200
committerJ08nY2018-07-23 18:57:07 +0200
commit80ec2bcb69d62267e97f1801f21aed5fe46f109f (patch)
tree84dec58fe9c38e91e08317e238b13b49836ce7fc /README.md
parent289f802cbd3ad45e3c84b8d2e67324f21c3fd453 (diff)
downloadECTester-80ec2bcb69d62267e97f1801f21aed5fe46f109f.tar.gz
ECTester-80ec2bcb69d62267e97f1801f21aed5fe46f109f.tar.zst
ECTester-80ec2bcb69d62267e97f1801f21aed5fe46f109f.zip
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index 1bcef72..daabdd9 100644
--- a/README.md
+++ b/README.md
@@ -85,6 +85,9 @@ See `java -jar ECTesterReader.jar -h` for more.
text,yml,xml.
-f,--fresh Generate fresh keys (set domain
parameters before every generation).
+ --cleanup Send the cleanup command trigerring
+ JCSystem.requestObjectDeletion()
+ after some operations.
-s,--simulate Simulate a card with jcardsim instead
of using a terminal.
-y,--yes Accept all warnings and prompts.
@@ -218,6 +221,8 @@ If you are interested in testing support for other JavaCard algorithms, please v
Currently supported libraries include:
- BouncyCastle
- SunEC
+ - OpenSSL
+ - Crypto++
- libtomcrypt
- botan