| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add option to generate invalid curves with a range of orders. | J08nY | 2018-03-28 | 1 | -6/+3 |
| | | |||||
| * | Add option to generate only some parameters randomly and input others. | J08nY | 2018-03-24 | 1 | -3/+16 |
| | | |||||
| * | Add direcory names to include guards. | J08nY | 2018-03-03 | 1 | -3/+3 |
| | | |||||
| * | Rewrite generator and point generation code. | J08nY | 2018-03-03 | 1 | -1/+1 |
| | | |||||
| * | Drop CSV support. | J08nY | 2018-02-27 | 1 | -1/+1 |
| | | |||||
| * | Add curve twists to CLI and update options in README. | J08nY | 2018-01-18 | 1 | -1/+2 |
| | | |||||
| * | Update copyright year. | J08nY | 2018-01-01 | 1 | -1/+1 |
| | | |||||
| * | Add hex check to cli. | J08nY | 2017-10-19 | 1 | -0/+8 |
| | | |||||
| * | Cleanup the CLI options parsing and enums a bit. | J08nY | 2017-10-19 | 1 | -11/+20 |
| | | |||||
| * | Format and update README. | J08nY | 2017-10-14 | 1 | -4/+8 |
| | | |||||
| * | Make config_t *cfg a global variable. | J08nY | 2017-10-14 | 1 | -1/+2 |
| | | | | | | | The config is setup from parsing CLI options and then doesn't change for the whole duration of running ecgen, so it makes sense to make it a global variable. | ||||
| * | Move config_t cfg into config.c. | J08nY | 2017-10-14 | 1 | -0/+2 |
| | | |||||
| * | Document more files. | J08nY | 2017-10-08 | 1 | -1/+28 |
| | | |||||
| * | Add per-param timeout option. | J08nY | 2017-10-04 | 1 | -0/+1 |
| | | |||||
| * | Move some enums around, make a general seed_unroll. | J08nY | 2017-09-20 | 1 | -3/+11 |
| | | |||||
| * | Move some files into src/misc. | J08nY | 2017-09-19 | 1 | -0/+67 |
