aboutsummaryrefslogtreecommitdiff
path: root/build-reader.xml (unfollow)
Commit message (Expand)AuthorFilesLines
2018-04-04Add some points of larger order to brainpool invalid curves.J08nY8-0/+152
2018-03-29Add some points of larger order to invalid secg curves.J08nY11-4/+175
2018-03-28Fix utility scripts adding a subtitle.J08nY2-4/+18
2018-03-27Fix point decompression in util.J08nY1-2/+8
2018-03-23Fix utility scripts.J08nY2-4/+8
2018-03-21Fix utility scripts on Python 3.J08nY2-2/+2
2018-03-21Update SDKs submodule.J08nY1-0/+0
2018-03-21Move utility scripts to Python 3.J08nY2-11/+13
2018-03-14Add lint options to javac. Fix most of uncovered warnings.J08nY8-19/+18
2018-03-14Move to a submodule containing the JavaCard SDKs, remove them from repo.J08nY106-1807/+16
2018-03-14Update ant-javacard.J08nY1-0/+0
2018-03-14Rename the CORRUPT command to TRANSFORM, as it does that now.J08nY15-135/+134
2018-03-06Better evaluate results of compound test in some test suites.J08nY5-4/+41
2018-03-06Handle the extended Exception support also on reader side.J08nY2-69/+96
2018-03-06Add points on non-generator subgroup for SECG curves to cofactor category.J08nY3-29/+252
2018-03-06Order EC data nicely, also helps ordering tests in some suites.J08nY4-8/+40
2018-03-05Add better unexpected exception handling to the applet.J08nY1-44/+83
2018-03-04Add F2m curves to cofactor category.J08nY9-2/+95
2018-03-03Add Cofactor test suite.J08nY4-3/+81
2018-03-03Add curves with cofactor with pregenerated points on cofactor subgroup.J08nY10-0/+107
2018-03-03Zip all JARs and applet on release.J08nY1-0/+4
2018-03-03Fix selection of EC libs in standalone tester.J08nY1-1/+1
2018-03-03Compress JARs to create smaller releases.J08nY3-4/+4
2018-03-03Add information about more output files for a test run.J08nY3-4/+22
2018-03-03Add some docs and fix ECTesterReader --bit-size option.J08nY6-7/+57
2018-02-26Add 2D histogram into util/plot_*.py scripts.J08nY2-5/+64
2018-02-11Allow outputing test suite results into more formats and files.J08nY4-40/+150
2018-02-11Update Apache Commons CLI to 1.4.J08nY8-4/+4
2018-02-11Output Result causes better in YAML.J08nY3-3/+17
2018-02-10Restructure the Twist test suite.J08nY1-5/+9
2018-02-10Restructure the TestVectors test suite.J08nY1-1/+1
2018-02-10Restructure the Invalid test suite.J08nY1-5/+10
2018-02-10Restructure the Composite test suite.J08nY1-5/+9
2018-02-10Fix XML output of Result cause.J08nY1-1/+1
2018-02-10Handle exceptions in Tests and TestSuites grafeully.J08nY30-379/+491
2018-02-06Make the wrong test suite easier to understand, with compound tests.J08nY2-9/+13
2018-02-05Show library name in test suite output in standalone testing.J08nY7-6/+36
2018-02-04Bump copyright years.J08nY4-3/+27
2018-02-04Update README, docs and test suites.J08nY11-92/+113
2018-02-04Add more tests to the Wrong test suite.J08nY9-13/+149
2018-02-03Fix default test suite F2M domain setting.J08nY3-3/+15
2018-01-23Simplify F2m field setting in applet.J08nY1-4/+4
2018-01-20Fix default test suite F2m tests.J08nY3-7/+5
2018-01-20Fix XML output NullPointerException.J08nY1-0/+1
2018-01-20Add PerformanceTest and add it to the default card test suite.J08nY7-5/+140
2018-01-19Add quadratic twist tests into their own test suite.J08nY14-57/+122
2018-01-19Add standard curve twists.J08nY36-1/+1049
2018-01-18Prefix curve CSV data with 0x in the data store, to be consistent.J08nY28-36/+28
2018-01-17Remove unused card test suite code.J08nY1-99/+0
2018-01-14Update README with current example.J08nY1-19/+28