| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | More bits tests. | J08nY | 2018-04-05 | 1 | -2/+2 |
| | | |||||
| * | Fix infinite loop when encountering EOF/error in input file read. | J08nY | 2018-03-25 | 1 | -0/+8 |
| | | |||||
| * | Update copyright year. | J08nY | 2018-01-01 | 1 | -1/+1 |
| | | |||||
| * | Make config_t *cfg a global variable. | J08nY | 2017-10-14 | 1 | -2/+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. | ||||
| * | Add "offset_e state" param to gen_f and check_f. | J08nY | 2017-09-30 | 1 | -2/+2 |
| | | |||||
| * | Run clang-format. | J08nY | 2017-09-19 | 1 | -1/+0 |
| | | |||||
| * | Move some stuff from general seed_t handling in gen/seed.[ch] to ↵ | J08nY | 2017-09-17 | 1 | -9/+0 |
| | | | | | exhaustive/ansi.[ch]. | ||||
| * | Add proper support for Koblitz curves generation. | J08nY | 2017-07-20 | 1 | -1/+1 |
| | | |||||
| * | Renamed a bunch of generators. | J08nY | 2017-06-01 | 1 | -1/+1 |
| | | |||||
| * | Move stuff related to generators to src/gen. | J08nY | 2017-05-31 | 1 | -0/+126 |
