summaryrefslogtreecommitdiff
path: root/src/cz/crcs/ectester/standalone/test/KeyGenerationTestable.java (unfollow)
Commit message (Expand)AuthorFilesLines
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
2018-01-14Update docs.J08nY2-17/+33
2018-01-14Export CPLC data and card ATR in test suite outputs.J08nY11-5/+151
2018-01-14Add CPLC fetch and parsing.J08nY1-38/+115
2018-01-13Fix ECDSA APDU parsing on applet side.J08nY1-2/+2
2018-01-13Simplify default test suite.J08nY6-29/+54
2018-01-09Simplify test suites.J08nY19-294/+265
2018-01-08Remove reader scripts.J08nY4-83/+2
2018-01-05Make test output show natural sw.J08nY1-1/+1
2018-01-05Fix YAML output key mis-rename.J08nY2-2/+3
2018-01-05Update curve docs.J08nY1-4/+36
2018-01-05Throw exceptions when operations fail in standalone providers.J08nY8-22/+86
2018-01-03Fix YAML export and standalone build.J08nY3-5/+7
2017-12-30Fixed XML and YAML standalone output in case some tests fail.J08nY8-21/+58
2017-12-30Add more comprehensive XML output to standalone app.J08nY5-21/+97
2017-12-28Properly plot data from standalone app.J08nY2-6/+32
2017-12-28Add average and median plotting.J08nY2-2/+18