<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ecgen.git/test/src/math, branch feature/drop-csv-support</title>
<subtitle>Tool for generating Elliptic curve domain parameters
</subtitle>
<id>https://git.neuromancer.sk/ecgen.git/atom?h=feature%2Fdrop-csv-support</id>
<link rel='self' href='https://git.neuromancer.sk/ecgen.git/atom?h=feature%2Fdrop-csv-support'/>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ecgen.git/'/>
<updated>2018-01-19T22:34:17Z</updated>
<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>
<entry>
<title>More point tests and formating.</title>
<updated>2017-08-29T23:48:08Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2017-08-29T23:48:08Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ecgen.git/commit/?id=a324d5db93ea089f1d2e86c2adb4560856307dad'/>
<id>urn:sha1:a324d5db93ea089f1d2e86c2adb4560856307dad</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a test for subgroups_all of a curve with two generators.</title>
<updated>2017-08-29T23:02:07Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2017-08-29T23:02:07Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ecgen.git/commit/?id=9988d8068461550e7b303a4cad46926aa27bf8dd'/>
<id>urn:sha1:9988d8068461550e7b303a4cad46926aa27bf8dd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix subgroup order enumeration, that broke point enumeration for some curves.</title>
<updated>2017-08-29T22:11:18Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2017-08-29T22:11:18Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ecgen.git/commit/?id=e14198f1feaf82cf6d803ab51d440afa8eee4cdd'/>
<id>urn:sha1:e14198f1feaf82cf6d803ab51d440afa8eee4cdd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refactor test setup.</title>
<updated>2017-08-29T14:57:31Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2017-08-29T14:57:31Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ecgen.git/commit/?id=4b5d03eda289aa477e693cad8b598a398bb7e04c'/>
<id>urn:sha1:4b5d03eda289aa477e693cad8b598a398bb7e04c</id>
<content type='text'>
</content>
</entry>
</feed>
