<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ecgen.git/test/src/math, branch 0.7.2</title>
<subtitle>Tool for generating Elliptic curve domain parameters
</subtitle>
<id>https://git.neuromancer.sk/ecgen.git/atom?h=0.7.2</id>
<link rel='self' href='https://git.neuromancer.sk/ecgen.git/atom?h=0.7.2'/>
<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>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>Add tests for Koblitz order store.</title>
<updated>2018-02-27T19:48:21Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2018-02-27T19:48:21Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ecgen.git/commit/?id=40cbb213ac910ddcaf22a26a247d2a9eeddca1fc'/>
<id>urn:sha1:40cbb213ac910ddcaf22a26a247d2a9eeddca1fc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Compute twist order, as it is obviously known.</title>
<updated>2018-01-19T22:34:17Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2018-01-19T22:34:17Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ecgen.git/commit/?id=cfdddb2a57ad77f485eb4be1a52efe5ffe19a220'/>
<id>urn:sha1:cfdddb2a57ad77f485eb4be1a52efe5ffe19a220</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>Add utilities to create random curve twists.</title>
<updated>2018-01-18T16:00:41Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2018-01-18T16:00:41Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ecgen.git/commit/?id=f940f80a2cb69ffcd1f0d608cbb1b0f06e0854d6'/>
<id>urn:sha1:f940f80a2cb69ffcd1f0d608cbb1b0f06e0854d6</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>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>
