aboutsummaryrefslogtreecommitdiff
path: root/src/cz/crcs/ectester/data/invalid (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Basic Gradle setup.J08nY2024-03-2524-8961/+0
|
* Fix invalid points in the invalid test suite (some were not padded).J08nY2019-03-0714-430/+430
|
* Fix some keys in invalid test suite, add "random" test option.J08nY2019-03-067-55/+55
|
* Workaround for a Java bug...J08nY2019-02-191-3/+3
|
* Pad invalid keys to proper length.J08nY2018-08-138-9/+9
|
* Add various ECDSA tests.J08nY2018-08-111-3/+1
|
* Add some points of larger order to brainpool invalid curves.J08nY2018-04-048-0/+152
|
* Add some points of larger order to invalid secg curves.J08nY2018-03-299-0/+170
|
* Added some generated invalid curvesJ08nY2017-05-0227-115/+8633
|
* Reworked invalid curve testing, added generated anomalous curvesJ08nY2017-05-013-13/+2
|
* Add invalid curves test(partly) and some parameters (brainpool) for itJ08nY2017-04-155-4/+134
| | | | | | | | | - curves.xml, keys.xml and results.xml's entries can now instead of file path to point to csv file, contain the csv data inline. - Moved EC_Category to reader package from data - Fixed printing of named objects - Added ECDH/C test for KA_BOTH which does ECDH and ECDHC on the applet side, compares the results and reports success/failure etc.
* Refactored EC_Params, renamed EC_Data, added first test vectors.J08nY2017-03-261-0/+4