| Commit message (Expand) | Author | Age | Files | Lines |
| * | Add git commit to built binary. | J08nY | 2018-07-13 | 1 | -1/+10 |
| * | Add option to specify order by factors. | J08nY | 2018-07-12 | 1 | -0/+7 |
| * | Use exhaustive generation of some params in CM generation. | J08nY | 2018-07-09 | 1 | -2/+3 |
| * | Implement complex multiplication even for composite order curves. | J08nY | 2018-07-07 | 1 | -1/+1 |
| * | Bump version.0.7.2 | J08nY | 2018-07-04 | 1 | -2/+2 |
| * | Print PARI debugging stuff on DEBUG=1. | J08nY | 2018-07-01 | 1 | -0/+4 |
| * | Bump version.0.7.1 | J08nY | 2018-04-30 | 1 | -2/+2 |
| * | Bump version.0.7.0 | J08nY | 2018-04-10 | 1 | -2/+2 |
| * | Bump version0.6.5 | J08nY | 2018-03-05 | 1 | -2/+2 |
| * | Fix Valgrind warnings about timeout struct allocations. | J08nY | 2018-02-03 | 1 | -0/+2 |
| * | Add curve twists to CLI and update options in README. | J08nY | 2018-01-18 | 1 | -1/+0 |
| * | Update copyright year. | J08nY | 2018-01-01 | 1 | -2/+2 |
| * | Bump version.0.6.3 | J08nY | 2017-12-20 | 1 | -2/+2 |
| * | Bump version: v0.6.20.6.2 | J08nY | 2017-11-07 | 1 | -2/+2 |
| * | Cleanup the CLI options parsing and enums a bit. | J08nY | 2017-10-19 | 1 | -2/+2 |
| * | Format and update README. | J08nY | 2017-10-14 | 1 | -4/+4 |
| * | Make config_t *cfg a global variable. | J08nY | 2017-10-14 | 1 | -13/+14 |
| * | Move config_t cfg into config.c. | J08nY | 2017-10-14 | 1 | -1/+0 |
| * | Bump version0.6.1 | J08nY | 2017-10-04 | 1 | -2/+2 |
| * | Add timeout.[ch] and timeout macro. | J08nY | 2017-10-04 | 1 | -0/+4 |
| * | Version bump.0.6.0 | J08nY | 2017-09-19 | 1 | -2/+2 |
| * | Add some more comments and docs, move exhaustive/seed.[ch] into math/ | J08nY | 2017-05-29 | 1 | -5/+8 |
| * | Add notice about not finished/implemented parts to README | J08nY | 2017-05-20 | 1 | -3/+5 |
| * | Add some docs, move them to /docs, clean-up includes | J08nY | 2017-04-27 | 1 | -3/+1 |
| * | Add output separators, invalid curve generation now outputs valid JSON | J08nY | 2017-04-26 | 1 | -2/+1 |
| * | Fix loading modular db (dont error when seadata not present) | J08nY | 2017-04-19 | 1 | -1/+3 |
| * | Load modular polynomial db in main thread | J08nY | 2017-04-18 | 1 | -2/+7 |
| * | Version bump0.5.0 | J08nY | 2017-04-18 | 1 | -2/+2 |
| * | Version bump0.4.0 | J08nY | 2017-04-07 | 1 | -2/+2 |
| * | Fix binary field curve generation, move config into config.h | J08nY | 2017-04-07 | 1 | -1/+2 |
| * | Fix curve generation over binary fields, cleanup CMakelists | J08nY | 2017-04-06 | 1 | -1/+2 |
| * | Fix some leaks, add option to specify PARI stack size | J08nY | 2017-04-05 | 1 | -1/+1 |
| * | Added option to request uniquely generated curves. | J08nY | 2017-02-28 | 1 | -1/+1 |
| * | Added irreducibility check, equation_quit, gens_one | J08nY | 2017-02-28 | 1 | -0/+1 |
| * | ecgen v0.3: some cleanup and version bump | J08nY | 2017-02-19 | 1 | -3/+12 |
| * | Optimized invalid curve generation, added optional args to gen_t | J08nY | 2017-02-16 | 1 | -1/+2 |
| * | Added some docs + Doxyfile | J08nY | 2017-02-15 | 1 | -6/+11 |
| * | Add some TODOs, fix build | J08nY | 2017-02-15 | 1 | -2/+2 |
| * | Added point generation: | J08nY | 2017-02-14 | 1 | -2/+2 |
| * | Implemented invalid curve generation | J08nY | 2017-02-14 | 1 | -5/+5 |
| * | Properly split into submodules | J08nY | 2017-02-10 | 1 | -19/+44 |
| * | Seperated different generation methods into modules. | J08nY | 2017-02-09 | 1 | -16/+17 |
| * | Moved to a more modular generation process | J08nY | 2017-02-07 | 1 | -37/+15 |
| * | Added prime order curve generation. | J08nY | 2017-02-06 | 1 | -61/+32 |
| * | ecgen v0.2: major rewrite0.2.0 | J08nY | 2017-02-05 | 1 | -0/+150 |