aboutsummaryrefslogtreecommitdiff
path: root/src/gen/curve.c
Commit message (Collapse)AuthorAgeFilesLines
* Implement the curve non-zero discriminant as a check_f.J08nY2017-09-291-7/+1
|
* Fix copying a curve with seed stored.J08nY2017-09-191-2/+2
|
* Cleanup includes.J08nY2017-09-191-1/+0
|
* Run clang-format.J08nY2017-09-191-1/+1
|
* Move some files into src/misc.J08nY2017-09-191-1/+1
|
* Move some stuff from general seed_t handling in gen/seed.[ch] to ↵J08nY2017-09-171-23/+1
| | | | exhaustive/ansi.[ch].
* Use correct allocation functions. Add try_free.J08nY2017-08-301-1/+1
|
* Move stuff related to generators to src/gen.J08nY2017-05-311-0/+162