| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Separate curve object functions into obj. | J08nY | 2018-03-28 | 1 | -74/+0 |
| | | |||||
| * | Refactor point generation tests. | J08nY | 2018-03-03 | 1 | -1/+1 |
| | | |||||
| * | Rewrite generator and point generation code. | J08nY | 2018-03-03 | 1 | -13/+4 |
| | | |||||
| * | Add curve twists to CLI and update options in README. | J08nY | 2018-01-18 | 1 | -0/+11 |
| | | |||||
| * | Fix binary curve generation. | J08nY | 2018-01-18 | 1 | -1/+1 |
| | | |||||
| * | Update copyright year. | J08nY | 2018-01-01 | 1 | -1/+1 |
| | | |||||
| * | Implement the curve non-zero discriminant as a check_f. | J08nY | 2017-09-29 | 1 | -7/+1 |
| | | |||||
| * | Fix copying a curve with seed stored. | J08nY | 2017-09-19 | 1 | -2/+2 |
| | | |||||
| * | Cleanup includes. | J08nY | 2017-09-19 | 1 | -1/+0 |
| | | |||||
| * | Run clang-format. | J08nY | 2017-09-19 | 1 | -1/+1 |
| | | |||||
| * | Move some files into src/misc. | J08nY | 2017-09-19 | 1 | -1/+1 |
| | | |||||
| * | Move some stuff from general seed_t handling in gen/seed.[ch] to ↵ | J08nY | 2017-09-17 | 1 | -23/+1 |
| | | | | | exhaustive/ansi.[ch]. | ||||
| * | Use correct allocation functions. Add try_free. | J08nY | 2017-08-30 | 1 | -1/+1 |
| | | |||||
| * | Move stuff related to generators to src/gen. | J08nY | 2017-05-31 | 1 | -0/+162 |
