aboutsummaryrefslogtreecommitdiff
path: root/src/cz/crcs/ectester/data/EC_Store.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* Init and print EC_Key/EC_Keypair id when available.J08nY2017-10-131-3/+3
* Reworked invalid curve testing, added generated anomalous curvesJ08nY2017-05-011-13/+3
* Fix some test-vector tests, also test printingJ08nY2017-04-191-6/+17
* Refactor testing, add Config class, make EC_Data read bytesJ08nY2017-04-191-2/+6
* Add invalid curves test(partly) and some parameters (brainpool) for itJ08nY2017-04-151-7/+47
* Added test-vectors, and test-vector testingJ08nY2017-03-281-23/+72
* Added nist and brainpool test vectors, also smallpub testJ08nY2017-03-281-3/+4
* Added new curves, started adding default & dangerous tests.J08nY2017-03-271-1/+2
* Refactored EC_Params, renamed EC_Data, added first test vectors.J08nY2017-03-261-0/+246