<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ecgen.git/src/io, branch feature/cm</title>
<subtitle>Tool for generating Elliptic curve domain parameters
</subtitle>
<id>https://git.neuromancer.sk/ecgen.git/atom?h=feature%2Fcm</id>
<link rel='self' href='https://git.neuromancer.sk/ecgen.git/atom?h=feature%2Fcm'/>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ecgen.git/'/>
<updated>2018-04-09T18:48:04Z</updated>
<entry>
<title>Properly handle edge-cases for CM method.</title>
<updated>2018-04-09T18:48:04Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2018-04-09T18:48:04Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ecgen.git/commit/?id=376ff06154b6364c5983a3f67244c8f2d822a282'/>
<id>urn:sha1:376ff06154b6364c5983a3f67244c8f2d822a282</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add option to generate invalid curves with a range of orders.</title>
<updated>2018-03-28T17:57:14Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2018-03-28T17:57:14Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ecgen.git/commit/?id=c303afb5544c31cd81435933d9f3527e0ba3c2a5'/>
<id>urn:sha1:c303afb5544c31cd81435933d9f3527e0ba3c2a5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make the EOF and error failure message more clear.</title>
<updated>2018-03-24T23:55:30Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2018-03-24T23:55:30Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ecgen.git/commit/?id=72f2a5d4fb0aaa054fb73e30944c10a41c830727'/>
<id>urn:sha1:72f2a5d4fb0aaa054fb73e30944c10a41c830727</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix infinite loop when encountering EOF/error in input file read.</title>
<updated>2018-03-24T23:49:13Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2018-03-24T23:49:13Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ecgen.git/commit/?id=f7d64a5b2f6a0ec597e0ee0ad2af1b759833d0dd'/>
<id>urn:sha1:f7d64a5b2f6a0ec597e0ee0ad2af1b759833d0dd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add option to generate only some parameters randomly and input others.</title>
<updated>2018-03-24T21:59:01Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2018-03-24T21:59:01Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ecgen.git/commit/?id=25ff36c600b10cab05c2c948ac6aa8d7e9677fd1'/>
<id>urn:sha1:25ff36c600b10cab05c2c948ac6aa8d7e9677fd1</id>
<content type='text'>
</content>
</entry>
<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>Refactor point generation tests.</title>
<updated>2018-03-03T00:17:16Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2018-03-03T00:17:16Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ecgen.git/commit/?id=1f0f281a8a0ee8d4114a7f1df6c762f20e935746'/>
<id>urn:sha1:1f0f281a8a0ee8d4114a7f1df6c762f20e935746</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rewrite generator and point generation code.</title>
<updated>2018-03-03T00:02:08Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2018-03-03T00:02:08Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ecgen.git/commit/?id=ac60f78a253efde94cab36264b0555b0691fdd8a'/>
<id>urn:sha1:ac60f78a253efde94cab36264b0555b0691fdd8a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Drop CSV support.</title>
<updated>2018-02-27T15:47:27Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2018-02-27T15:47:27Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ecgen.git/commit/?id=b86ede073f78121f58cbad9a56f55041191a150b'/>
<id>urn:sha1:b86ede073f78121f58cbad9a56f55041191a150b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix some memory leaks in threaded invalid generation.</title>
<updated>2018-02-03T20:58:03Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2018-02-03T20:58:03Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ecgen.git/commit/?id=dedb8c3f127a3198c45dd29221f524d1227c207a'/>
<id>urn:sha1:dedb8c3f127a3198c45dd29221f524d1227c207a</id>
<content type='text'>
</content>
</entry>
</feed>
