<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ecgen.git/src/io/output.c, branch feature/cm</title>
<subtitle>Tool for generating Elliptic curve domain parameters</subtitle>
<id>https://git.neuromancer.sk/ecgen.git/atom/src/io/output.c?h=feature%2Fcm</id>
<link rel='self' href='https://git.neuromancer.sk/ecgen.git/atom/src/io/output.c?h=feature%2Fcm'/>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ecgen.git/'/>
<updated>2018-03-03T00:17:16Z</updated>
<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>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>Format and update README.</title>
<updated>2017-10-14T11:51:47Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2017-10-14T11:51:47Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ecgen.git/commit/?id=4dece41c236a7e92ab04205e8b6e076a2514a528'/>
<id>urn:sha1:4dece41c236a7e92ab04205e8b6e076a2514a528</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make config_t *cfg a global variable.</title>
<updated>2017-10-14T11:25:47Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2017-10-14T11:25:47Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ecgen.git/commit/?id=80514f24dae8352f39f9a9e49c0d9afbd8edd432'/>
<id>urn:sha1:80514f24dae8352f39f9a9e49c0d9afbd8edd432</id>
<content type='text'>
The config is setup from parsing CLI options and then doesn't
change for the whole duration of running ecgen, so it makes sense
to make it a global variable.
</content>
</entry>
<entry>
<title>Move some enums around, make a general seed_unroll.</title>
<updated>2017-09-20T14:49:45Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2017-09-19T17:24:21Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ecgen.git/commit/?id=79d34c9e7a42dc796ec02eb0e1fb4e84aa5340f7'/>
<id>urn:sha1:79d34c9e7a42dc796ec02eb0e1fb4e84aa5340f7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Run clang-format.</title>
<updated>2017-09-19T11:17:22Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2017-09-19T11:17:22Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ecgen.git/commit/?id=bbcff0f1875f3ac1db7964b228db34350fb84833'/>
<id>urn:sha1:bbcff0f1875f3ac1db7964b228db34350fb84833</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Output seed in JSON format output.</title>
<updated>2017-09-19T10:40:37Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2017-09-19T10:40:37Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ecgen.git/commit/?id=3fad579c3cbcbce457f36af6c1ceff37ec04ee54'/>
<id>urn:sha1:3fad579c3cbcbce457f36af6c1ceff37ec04ee54</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implement seed parsing for ANSI X9.62 algo. Refactor IO test layers.</title>
<updated>2017-08-30T21:57:19Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2017-08-30T21:57:19Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ecgen.git/commit/?id=d0f496ae3f0a014ad74f83ad5208b1b5bd9a42f1'/>
<id>urn:sha1:d0f496ae3f0a014ad74f83ad5208b1b5bd9a42f1</id>
<content type='text'>
</content>
</entry>
</feed>
