aboutsummaryrefslogtreecommitdiff
path: root/src/cz/crcs/ectester/data/test/results.xml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Basic Gradle setup.J08nY2024-03-251-263/+0
|
* implement StandaloneTestVectorSuite (#6)davidhofman2021-08-161-0/+89
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add StandaloneTestVectorSuite class (not implemented) * Add option to choose test suites in standalone app, StandaloneTestVectorSuite now shows up in list-libs * partially implement StandaloneTestVectorSuite * partially implement StandaloneTestVectorSuite 2 * remove unused variable * modify xml data to support standalone test vectors * StandaloneTestVectorSuite is now working * CardTestVectorSuite now skips results with DH_RAW keyAlgo * some additional debug information are now printed * change DH_RAW to DH_PLAIN * remove debug printing, clean up * remove unnecessary if check in CardTestVectorSuite * fix test suite command line option Co-authored-by: davidhofman <davidhofman@github.com>
* Add various ECDSA tests.J08nY2018-08-111-42/+42
|
* Fix some test-vector tests, also test printingJ08nY2017-04-191-5/+5
|
* Added test-vectors, and test-vector testingJ08nY2017-03-281-0/+174