aboutsummaryrefslogtreecommitdiff
path: root/lib
Commit message (Collapse)AuthorAgeFilesLines
* Basic Gradle setup.J08nY2024-03-256-0/+0
|
* Bump BouncyCastle.J08nY2024-03-161-0/+0
|
* Bump Commons CLI version.J08nY2023-03-034-0/+0
|
* Bump BouncyCastle and fix resource loading.J08nY2023-01-302-0/+0
| | | | Fixes #18.
* Now works with Java 11!J08nY2023-01-303-0/+0
| | | | | | | | | | | | | | Uses ph4r05's jcardsim release 3.0.5.11: https://mvnrepository.com/artifact/com.klinec/jcardsim/3.0.5.11 Uses ant-javacard v21.12.31: https://github.com/martinpaljak/ant-javacard/releases/tag/v21.12.31 Also note the JavaCard and Java compatibility issues: https://github.com/martinpaljak/ant-javacard/wiki/Version-compatibility
* Add WolfCrypt provider to testing.J08nY2018-11-111-0/+0
|
* Update Apache Commons CLI to 1.4.J08nY2018-02-114-0/+0
|
* Add BouncyCastle library. Sketch out ECTesterStandalone.J08nY2017-11-121-0/+0
|
* Add SnakeYAML library to output YAML.J08nY2017-10-241-0/+0
|
* Updated jcardsim, fixed bug when simulating caused by upstream.J08nY2017-03-071-0/+0
| | | | - https://github.com/licel/jcardsim/issues/15
* Added CLI options, Apache commons-cli lib, anomalous curve key exportJ08nY2016-12-102-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.
* initial commitpetrs2016-09-081-0/+0