aboutsummaryrefslogtreecommitdiff
path: root/src/gen/field.c
Commit message (Expand)AuthorAgeFilesLines
* Add compat layer for pari versions.J08nY2021-01-071-0/+1
* Fix builds with makefile.J08nY2020-11-291-1/+1
* Fix infinite loop when encountering EOF/error in input file read.J08nY2018-03-251-1/+4
* Update copyright year.J08nY2018-01-011-1/+1
* Add tests for field.c.J08nY2017-10-151-3/+9
* Make config_t *cfg a global variable.J08nY2017-10-141-1/+1
* Add "offset_e state" param to gen_f and check_f.J08nY2017-09-301-1/+1
* Implement seed parsing for ANSI X9.62 algo. Refactor IO test layers.J08nY2017-08-301-1/+2
* Add err output stream, default to stderr.J08nY2017-08-301-4/+4
* Move stuff related to generators to src/gen.J08nY2017-05-311-0/+174