summaryrefslogtreecommitdiff
path: root/src/Makefile (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix travis releasing a binary wit coverage.J08nY2017-10-041-3/+5
* Fix some Makefile variables.J08nY2017-07-201-4/+4
* Fix Travis CI coverage testing.J08nY2017-07-191-1/+1
* Enable building with GCC test options for gcov.J08nY2017-07-191-0/+6
* Add notice about not finished/implemented parts to READMEJ08nY2017-05-201-2/+0
* Add unrolls to invalid generation methodJ08nY2017-04-121-1/+1
* Add basic testsJ08nY2017-04-111-1/+1
* Fix Makefile (DEBUG)J08nY2017-04-101-3/+3
* Added multi-threading support to invalid curve generationJ08nY2017-04-091-2/+2
* Fix ellinit leak, also compile with pari 2.9.2 for ellsea fixJ08nY2017-04-061-4/+4
* Update README and MakefileJ08nY2017-04-051-2/+8
* Clean up MakefilesJ08nY2017-04-051-2/+4
* Removed GP compilation, added econvert targetJ08nY2017-04-051-25/+13
* Added sha1 implementation for ANSI X9.62 verifiably random algo.J08nY2017-03-161-1/+1
* fixed leak in io/output.cJ08nY2017-02-281-1/+1
* Added irreducibility check, equation_quit, gens_oneJ08nY2017-02-281-15/+2
* Fix libpari-dev version in travisJ08nY2017-02-171-1/+1
* Make travis use right CCJ08nY2017-02-171-9/+9
* fixed makefile for travisJ08nY2017-02-171-2/+2
* Optimized invalid curve generation, added optional args to gen_tJ08nY2017-02-161-4/+5
* Properly split into submodulesJ08nY2017-02-101-2/+2
* Seperated different generation methods into modules.J08nY2017-02-091-7/+9
* Moved to a more modular generation processJ08nY2017-02-071-1/+1
* Added prime order curve generation.J08nY2017-02-061-7/+12
* ecgen v0.2: major rewrite0.2.0J08nY2017-02-051-0/+72