| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Clean up Makefiles | J08nY | 2017-04-05 | 1 | -4/+5 |
| | | |||||
| * | Added sha1 implementation for ANSI X9.62 verifiably random algo. | J08nY | 2017-03-16 | 1 | -1/+6 |
| | | |||||
| * | Added irreducibility check, equation_quit, gens_one | J08nY | 2017-02-28 | 1 | -1/+21 |
| | | | | | | | | - irreducibility check in field_input for f2m - equation_quit frees stuff possibly allocated by a_once and b_once - gens_one requests the curve to have only one generator - renamed some base generators to _any from _init, as they dont really init anythong, just do no checks | ||||
| * | ecgen v0.2: major rewrite0.2.0 | J08nY | 2017-02-05 | 1 | -42/+10 |
| | | |||||
| * | Makefile: add clean-all | J08nY | 2016-12-22 | 1 | -3/+5 |
| | | |||||
| * | Fixed Makefile clean, added clean-gp | J08nY | 2016-12-21 | 1 | -1/+5 |
| | | |||||
| * | Fixed gp2c compilation, fixed makefile, fixed gen.sh output filename | J08nY | 2016-12-21 | 1 | -2/+2 |
| | | |||||
| * | Split generated .c files into header and source | J08nY | 2016-12-21 | 1 | -16/+21 |
| | | |||||
| * | Added Makefile | J08nY | 2016-12-21 | 1 | -0/+34 |
