<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ecgen.git/test/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-05T20:49:01Z</updated>
<entry>
<title>Copyright fixes and Makefile fixes.</title>
<updated>2018-04-05T20:49:01Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2018-04-05T20:49:01Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ecgen.git/commit/?id=23864f09cff6510fa6a9b29aefd852842493e9e4'/>
<id>urn:sha1:23864f09cff6510fa6a9b29aefd852842493e9e4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add some more basic tests for coverage.</title>
<updated>2018-01-18T22:38:40Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2018-01-18T21:07:34Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ecgen.git/commit/?id=77a4a7c2af7aad72e699018fcda8e4cb52d377e6'/>
<id>urn:sha1:77a4a7c2af7aad72e699018fcda8e4cb52d377e6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Cleanup includes and test setup/teardown.</title>
<updated>2017-10-17T11:11:50Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2017-10-17T11:11:50Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ecgen.git/commit/?id=3b573a6a432af1909224ff003cfcaadbc5d84308'/>
<id>urn:sha1:3b573a6a432af1909224ff003cfcaadbc5d84308</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>Add tests for timeout option.</title>
<updated>2017-10-04T17:30:42Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2017-10-04T17:30:42Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ecgen.git/commit/?id=12167c2d6b76dbcb224f13e82ef56c00cf3fab01'/>
<id>urn:sha1:12167c2d6b76dbcb224f13e82ef56c00cf3fab01</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move some files into src/misc.</title>
<updated>2017-09-19T10:47:45Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2017-09-19T10:47:45Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ecgen.git/commit/?id=3e8c233f7aa720608bf6b82744948eb1709e1d84'/>
<id>urn:sha1:3e8c233f7aa720608bf6b82744948eb1709e1d84</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>Test the random generators.</title>
<updated>2017-08-30T18:28:33Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2017-08-30T18:28:33Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ecgen.git/commit/?id=bfeeedd8b158288b1e66e241620966e933c9e3c7'/>
<id>urn:sha1:bfeeedd8b158288b1e66e241620966e933c9e3c7</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>
</feed>
