| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Split the ec package into common package, rename reader part of the project. | J08nY | 2017-11-10 | 1 | -151/+0 |
| | | |||||
| * | Add class docs to EC_* classes. | J08nY | 2017-10-13 | 1 | -0/+5 |
| | | |||||
| * | Reworked invalid curve testing, added generated anomalous curves | J08nY | 2017-05-01 | 1 | -1/+0 |
| | | |||||
| * | Add id to EC_Params subclasses toString, fix EC_Params.expand | J08nY | 2017-04-19 | 1 | -17/+7 |
| | | |||||
| * | Refactor testing, add Config class, make EC_Data read bytes | J08nY | 2017-04-19 | 1 | -5/+23 |
| | | | | | | | | | | | | | - The ECTester.Config class now stores and reads all CLI options - Testing with the -t / --test option was partially refactored into: - Test: Encapsulates one Command and Response pair with expected result, a real result and a callback to dynamically assign result - TestSuite: Encapsulates a bunch of tests, represents a whole category of tests either that can be run on any curve or only on some. | ||||
| * | Refactored EC_Params, renamed EC_Data, added first test vectors. | J08nY | 2017-03-26 | 1 | -91/+20 |
| | | |||||
| * | Added support for named curves (in jar). | J08nY | 2017-03-06 | 1 | -0/+210 |
| - Doesn't work well while simulating, some weird memory bug. Will investigate. - Has categories of curves, more will be added. | |||||
