summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Format and update README.J08nY2017-10-141-1/+5
* Fix travis releasing a binary wit coverage.J08nY2017-10-041-1/+0
* Add clean target to test/MakefileJ08nY2017-08-291-0/+1
* Add first working test.J08nY2017-08-291-0/+1
* Add Makefiles and CMakelists for tests.J08nY2017-08-291-2/+6
* Fix Makefile.J08nY2017-07-201-2/+2
* Fix some Makefile variables.J08nY2017-07-201-0/+1
* Fix Travis CI coverage testing.J08nY2017-07-191-0/+1
* Add basic testsJ08nY2017-04-111-2/+7
* Added multi-threading support to invalid curve generationJ08nY2017-04-091-0/+1
* Clean up MakefilesJ08nY2017-04-051-4/+5
* Added sha1 implementation for ANSI X9.62 verifiably random algo.J08nY2017-03-161-1/+6
* Added irreducibility check, equation_quit, gens_oneJ08nY2017-02-281-1/+21
* ecgen v0.2: major rewrite0.2.0J08nY2017-02-051-42/+10
* Makefile: add clean-allJ08nY2016-12-221-3/+5
* Fixed Makefile clean, added clean-gpJ08nY2016-12-211-1/+5
* Fixed gp2c compilation, fixed makefile, fixed gen.sh output filenameJ08nY2016-12-211-2/+2
* Split generated .c files into header and sourceJ08nY2016-12-211-16/+21
* Added MakefileJ08nY2016-12-211-0/+34