<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ecgen.git/src/math/poly.h, branch 0.7.4</title>
<subtitle>Tool for generating Elliptic curve domain parameters
</subtitle>
<id>https://git.neuromancer.sk/ecgen.git/atom?h=0.7.4</id>
<link rel='self' href='https://git.neuromancer.sk/ecgen.git/atom?h=0.7.4'/>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ecgen.git/'/>
<updated>2018-03-03T00:24:03Z</updated>
<entry>
<title>Add direcory names to include guards.</title>
<updated>2018-03-03T00:24:03Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2018-03-03T00:24:03Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ecgen.git/commit/?id=d53630043dedeef63a1ea8063c537a939d43afda'/>
<id>urn:sha1:d53630043dedeef63a1ea8063c537a939d43afda</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a set of Koblitz curves to be searched to speedup order computation.</title>
<updated>2018-01-19T16:45:24Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2018-01-19T16:45:24Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ecgen.git/commit/?id=cde38f8c4ed443af6d0074e3e5294029246c2774'/>
<id>urn:sha1:cde38f8c4ed443af6d0074e3e5294029246c2774</id>
<content type='text'>
 - There is not a lot of Koblitz curves out there, so they can be
   easily enumerated for the interesting field sizes and their
   orders computed offline.
</content>
</entry>
<entry>
<title>Update copyright year.</title>
<updated>2018-01-01T22:52:25Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2018-01-01T22:52:25Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ecgen.git/commit/?id=2f60be9eb7535207782bf98de088775f608213a7'/>
<id>urn:sha1:2f60be9eb7535207782bf98de088775f608213a7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add some more comments and docs, move exhaustive/seed.[ch] into math/</title>
<updated>2017-05-29T13:11:38Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2017-05-29T13:11:38Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ecgen.git/commit/?id=ba8c1f2bc424205cbb167b3c65ce184912c6173a'/>
<id>urn:sha1:ba8c1f2bc424205cbb167b3c65ce184912c6173a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added generating of points on all subgroups of a curve.</title>
<updated>2017-05-23T17:47:10Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2017-05-23T17:47:10Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ecgen.git/commit/?id=ca21d236ea409fa40f4bda693777054add7ef73f'/>
<id>urn:sha1:ca21d236ea409fa40f4bda693777054add7ef73f</id>
<content type='text'>
 - Use --points=all, the number of points can be quite large however,
   it's 2^(num of prime subgroups of the curve).
</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>Fix curve generation over binary fields, cleanup CMakelists</title>
<updated>2017-04-06T21:57:00Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2017-04-06T21:57:00Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ecgen.git/commit/?id=59b338cf8734f89c04042f217fcccf8509c3a197'/>
<id>urn:sha1:59b338cf8734f89c04042f217fcccf8509c3a197</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added some docs + Doxyfile</title>
<updated>2017-02-15T20:52:32Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2017-02-15T20:52:32Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ecgen.git/commit/?id=5d9d12811441930169b0517318dcf21c51b72e2d'/>
<id>urn:sha1:5d9d12811441930169b0517318dcf21c51b72e2d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Seperated different generation methods into modules.</title>
<updated>2017-02-09T03:07:37Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2017-02-09T03:07:37Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ecgen.git/commit/?id=79b29481b1c4d13063dd8b6ee6a1d0d70a54faab'/>
<id>urn:sha1:79b29481b1c4d13063dd8b6ee6a1d0d70a54faab</id>
<content type='text'>
 - Added Koblitz curve generation.
</content>
</entry>
</feed>
