<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ecgen.git/src/exhaustive, branch 0.5.0</title>
<subtitle>Tool for generating Elliptic curve domain parameters</subtitle>
<id>https://git.neuromancer.sk/ecgen.git/atom/src/exhaustive?h=0.5.0</id>
<link rel='self' href='https://git.neuromancer.sk/ecgen.git/atom/src/exhaustive?h=0.5.0'/>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ecgen.git/'/>
<updated>2017-04-11T14:38:14Z</updated>
<entry>
<title>Remove too verbose debug log</title>
<updated>2017-04-11T14:38:14Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2017-04-11T14:38:14Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ecgen.git/commit/?id=939d756822df6594daaa66c974a62a46759fabd7'/>
<id>urn:sha1:939d756822df6594daaa66c974a62a46759fabd7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added unroll functions, to generalize going back in exhaustive generation</title>
<updated>2017-04-10T21:56:03Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2017-04-10T21:47:46Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ecgen.git/commit/?id=2cf2eec873cb11f2f0767aac41da0f56dbd27cb9'/>
<id>urn:sha1:2cf2eec873cb11f2f0767aac41da0f56dbd27cb9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed exhaustive curve generation for params with no curve</title>
<updated>2017-04-09T22:39:07Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2017-04-09T22:39:07Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ecgen.git/commit/?id=08bff37e281d9ae1911611693e5cff71b50f8578'/>
<id>urn:sha1:08bff37e281d9ae1911611693e5cff71b50f8578</id>
<content type='text'>
 - Added some debug prints
 - Fixed debug macro
 - Temporarily disabled obj_free in exhaustive_gen until roll_t
   arrives
</content>
</entry>
<entry>
<title>Moved curve output in multi-threaded invalid curve generation to master thread</title>
<updated>2017-04-09T22:19:15Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2017-04-09T22:19:15Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ecgen.git/commit/?id=3598e2d17837e480869e472e224140ad2643c58c'/>
<id>urn:sha1:3598e2d17837e480869e472e224140ad2643c58c</id>
<content type='text'>
 - Fixed mutex and cond destroy
 - Added debug() macro
 - Renamed debug out stream to verbose
</content>
</entry>
<entry>
<title>Added multi-threading support to invalid curve generation</title>
<updated>2017-04-09T16:19:25Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2017-04-09T16:19:25Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ecgen.git/commit/?id=1834586a6850f3c93107271a0351accde78981fd'/>
<id>urn:sha1:1834586a6850f3c93107271a0351accde78981fd</id>
<content type='text'>
Invalid curve generation now supports multi-threading via pthreads,
use the --threads= option.

- Changed some function params to const, where possible.
- Added *_new_copy, *_clone and *_new_clone functions to
   curve_t*, point_t* and point_t**
- Made cfg-&gt;bits unsigned long
- Made order_any gcopy the generated order(as it can be a clone and
   screw up stuff later)
</content>
</entry>
<entry>
<title>Adde temporary ellinit free (until proper unroll functions)</title>
<updated>2017-04-07T20:47:04Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2017-04-07T20:47:04Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ecgen.git/commit/?id=59f073938cbb75aaeb62062580172464fa274cac'/>
<id>urn:sha1:59f073938cbb75aaeb62062580172464fa274cac</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix binary field curve generation, move config into config.h</title>
<updated>2017-04-07T00:45:32Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2017-04-07T00:45:32Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ecgen.git/commit/?id=7f4596f2735d6011f7413edd7211b8673ecb4a14'/>
<id>urn:sha1:7f4596f2735d6011f7413edd7211b8673ecb4a14</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix some leaks, add option to specify PARI stack size</title>
<updated>2017-04-05T14:27:02Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2017-04-05T14:27:02Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ecgen.git/commit/?id=9718963a643f0ae15120ceea2d26899892ab1ed4'/>
<id>urn:sha1:9718963a643f0ae15120ceea2d26899892ab1ed4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make some stuff static</title>
<updated>2017-04-05T10:09:33Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2017-04-05T10:09:33Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ecgen.git/commit/?id=f25a2b7bfed27160173ae62e8552f27e8c59ee58'/>
<id>urn:sha1:f25a2b7bfed27160173ae62e8552f27e8c59ee58</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add exhaustive_gen_retry, fix infinite loop, add retry limit to exhaustive gen</title>
<updated>2017-04-04T22:23:33Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2017-04-04T22:18:01Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ecgen.git/commit/?id=f87dd8a285755f9b1d838b3efdfd952fae81ee55'/>
<id>urn:sha1:f87dd8a285755f9b1d838b3efdfd952fae81ee55</id>
<content type='text'>
</content>
</entry>
</feed>
