From 5f0ec2706a9dbb6aa72ea3c7eb798cd83045e867 Mon Sep 17 00:00:00 2001 From: J08nY Date: Sat, 10 Dec 2016 23:32:41 +0100 Subject: Added CLI options, Apache commons-cli lib, anomalous curve key export - Added CLI options, see SimpleAPDU.jar -h - Added Apache commons-cli for CLI options, it uses Apache license - Added support for anomalous curve export both reader/applet side: `java -jar SimpleAPDU.jar -g 10 -b 256 -fp -s` generates 10 curves over ECSP256 an anomalous 256bit curve. --- dist/SimpleAPDU.jar | Bin 3078963 -> 470966 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to 'dist') diff --git a/dist/SimpleAPDU.jar b/dist/SimpleAPDU.jar index 09b7e73..1e96259 100644 Binary files a/dist/SimpleAPDU.jar and b/dist/SimpleAPDU.jar differ -- cgit v1.3.1