aboutsummaryrefslogtreecommitdiff
path: root/lib/commons-cli-1.3.1.jar (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update Apache Commons CLI to 1.4.J08nY2018-02-111-0/+0
|
* Added CLI options, Apache commons-cli lib, anomalous curve key exportJ08nY2016-12-101-0/+0
- 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.