aboutsummaryrefslogtreecommitdiff
path: root/src/cz/crcs/ectester/reader/ec/EC_Curve.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add class docs to EC_* classes.J08nY2017-10-131-0/+2
* Add id to EC_Params subclasses toString, fix EC_Params.expandJ08nY2017-04-191-1/+1
* Refactor testing, add Config class, make EC_Data read bytesJ08nY2017-04-191-4/+6
* Add invalid curves test(partly) and some parameters (brainpool) for itJ08nY2017-04-151-1/+1
* Some docs, allow EC_* objects to print themselves.J08nY2017-04-041-0/+5
* Reader: fixed ECDH and ECDSA output, also named curve testingJ08nY2017-03-091-0/+2
* Added support for named curves (in jar).J08nY2017-03-061-0/+41