<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ecgen.git/src/gen, branch feature/drop-csv-support</title>
<subtitle>Tool for generating Elliptic curve domain parameters
</subtitle>
<id>https://git.neuromancer.sk/ecgen.git/atom?h=feature%2Fdrop-csv-support</id>
<link rel='self' href='https://git.neuromancer.sk/ecgen.git/atom?h=feature%2Fdrop-csv-support'/>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ecgen.git/'/>
<updated>2018-02-03T19:09:25Z</updated>
<entry>
<title>Fix Valgrind warnings about timeout struct allocations.</title>
<updated>2018-02-03T19:09:25Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2018-02-03T19:09:25Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ecgen.git/commit/?id=ed7e99ebc7c50523e5a2c6f21c8f89028348da71'/>
<id>urn:sha1:ed7e99ebc7c50523e5a2c6f21c8f89028348da71</id>
<content type='text'>
 - Make them dynamically allocated, per thread, not on stack.

 - Also fix a small invalid read of deallocated generator point.
</content>
</entry>
<entry>
<title>Cleanup includes.</title>
<updated>2018-01-18T17:42:18Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2018-01-18T17:42:18Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ecgen.git/commit/?id=b03007db7612a6d9ab70cd0e698de565a9687ddf'/>
<id>urn:sha1:b03007db7612a6d9ab70cd0e698de565a9687ddf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add curve twists to CLI and update options in README.</title>
<updated>2018-01-18T17:40:06Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2018-01-18T17:37:44Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ecgen.git/commit/?id=cf074191532caef918fb9f502b37697094da317a'/>
<id>urn:sha1:cf074191532caef918fb9f502b37697094da317a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix binary curve generation.</title>
<updated>2018-01-18T15:59:05Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2018-01-18T15:59:05Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ecgen.git/commit/?id=8033902b02a82ce2521d4d029b6927e190866c95'/>
<id>urn:sha1:8033902b02a82ce2521d4d029b6927e190866c95</id>
<content type='text'>
</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>Fix running out of stack in embedding degree computation.</title>
<updated>2017-12-19T23:05:27Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2017-12-19T23:05:27Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ecgen.git/commit/?id=baaa38bdee383968b921c558006619cbc6bedad6'/>
<id>urn:sha1:baaa38bdee383968b921c558006619cbc6bedad6</id>
<content type='text'>
 - It is a simple Fp_order computation, why the dumb algo? :D
</content>
</entry>
<entry>
<title>Add seadata to Travis.</title>
<updated>2017-12-17T21:55:45Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2017-12-17T19:16:16Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ecgen.git/commit/?id=878bd3fb19c5f876c6852ca5274186850b3c189f'/>
<id>urn:sha1:878bd3fb19c5f876c6852ca5274186850b3c189f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix gens_get_embedding and brainpool RFC generation.</title>
<updated>2017-12-17T18:30:46Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2017-12-17T18:30:46Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ecgen.git/commit/?id=43362aa1c57e3801f57c966c851a70d8e4edb3b4'/>
<id>urn:sha1:43362aa1c57e3801f57c966c851a70d8e4edb3b4</id>
<content type='text'>
 - The Brainpool RFC generation still uses way too much stack, so
   it is likely leaking it somewhere, but not sure where.
</content>
</entry>
<entry>
<title>Allow larger PARI stack for tests.</title>
<updated>2017-12-17T13:54:10Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2017-12-17T13:54:10Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ecgen.git/commit/?id=f1ef4305ad2e2299f72e569fcb6e31d3b98249dd'/>
<id>urn:sha1:f1ef4305ad2e2299f72e569fcb6e31d3b98249dd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix some errors in brainpool rfc generation (4/7 RFC curves pass).</title>
<updated>2017-12-17T01:17:33Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2017-12-17T01:17:33Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ecgen.git/commit/?id=e9b54225b7258189862baa879af7466aa125742b'/>
<id>urn:sha1:e9b54225b7258189862baa879af7466aa125742b</id>
<content type='text'>
</content>
</entry>
</feed>
