<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ecgen.git/src/io/input.c, 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-03-24T23:55:30Z</updated>
<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>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>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>Cleanup includes.</title>
<updated>2017-09-19T12:26:50Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2017-09-19T12:26:50Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ecgen.git/commit/?id=6fe1e9ca3bf0c8e47e69a231b19e84592db02b56'/>
<id>urn:sha1:6fe1e9ca3bf0c8e47e69a231b19e84592db02b56</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>
<entry>
<title>Add err output stream, default to stderr.</title>
<updated>2017-08-30T17:59:00Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2017-08-30T17:59:00Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ecgen.git/commit/?id=27241c94ef0a1752128c31a62fcfc89b3ee89b33'/>
<id>urn:sha1:27241c94ef0a1752128c31a62fcfc89b3ee89b33</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't always read numbers as hexadecimal. Add tests for input.</title>
<updated>2017-08-30T17:47:47Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2017-08-30T17:47:47Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ecgen.git/commit/?id=5856d4d9c66b361c613b85fd187e9e989c270129'/>
<id>urn:sha1:5856d4d9c66b361c613b85fd187e9e989c270129</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix input_quit closing stdin.</title>
<updated>2017-08-30T15:17:01Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2017-08-30T15:17:01Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ecgen.git/commit/?id=0685c1ce85218184657f931e5cfcb587fd3ee82f'/>
<id>urn:sha1:0685c1ce85218184657f931e5cfcb587fd3ee82f</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>
</feed>
