summaryrefslogtreecommitdiff
path: root/src/cz/crcs/ectester/reader/ec/EC_Data.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* Split the ec package into common package, rename reader part of the project.J08nY2017-11-101-200/+0
* Add class docs to EC_* classes.J08nY2017-10-131-0/+4
* Reworked invalid curve testing, added generated anomalous curvesJ08nY2017-05-011-5/+31
* Add id to EC_Params subclasses toString, fix EC_Params.expandJ08nY2017-04-191-7/+6
* Refactor testing, add Config class, make EC_Data read bytesJ08nY2017-04-191-6/+34
* Some docs, allow EC_* objects to print themselves.J08nY2017-04-041-2/+2
* Added test-vectors, and test-vector testingJ08nY2017-03-281-0/+8
* Refactored EC_Params, renamed EC_Data, added first test vectors.J08nY2017-03-261-0/+135