<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ecgen.git/test/src/gen, branch 0.6.2</title>
<subtitle>Tool for generating Elliptic curve domain parameters
</subtitle>
<id>https://git.neuromancer.sk/ecgen.git/atom?h=0.6.2</id>
<link rel='self' href='https://git.neuromancer.sk/ecgen.git/atom?h=0.6.2'/>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ecgen.git/'/>
<updated>2017-10-18T22:31:24Z</updated>
<entry>
<title>Cleanup the CLI options parsing and enums a bit.</title>
<updated>2017-10-18T22:31:24Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2017-10-18T22:31:24Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ecgen.git/commit/?id=d01ac5799cf7283de1b26cac07578ca039bd5047'/>
<id>urn:sha1:d01ac5799cf7283de1b26cac07578ca039bd5047</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add check_f for a string in the hex expansion of a curve param.</title>
<updated>2017-10-17T19:45:04Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2017-10-17T19:45:04Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ecgen.git/commit/?id=b09586f3cca80ec3409c4e34a2fae22974c43d56'/>
<id>urn:sha1:b09586f3cca80ec3409c4e34a2fae22974c43d56</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add tests for order.c.</title>
<updated>2017-10-17T11:00:51Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2017-10-17T11:00:51Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ecgen.git/commit/?id=22cdb975e82be5b861436aba1f72ac18351db3be'/>
<id>urn:sha1:22cdb975e82be5b861436aba1f72ac18351db3be</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add several check_fs for standard security requirements.</title>
<updated>2017-10-16T22:16:37Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2017-10-16T22:16:37Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ecgen.git/commit/?id=5307f9318a01ed29a11202ad0915efae9dec44d0'/>
<id>urn:sha1:5307f9318a01ed29a11202ad0915efae9dec44d0</id>
<content type='text'>
 - Check for trace one(anomalous) curve, check for multiplicative
   transfer(embedding degree), factors of generator order and
   cm discriminant.
</content>
</entry>
<entry>
<title>Add tests for field.c.</title>
<updated>2017-10-14T23:48:24Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2017-10-14T23:48:24Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ecgen.git/commit/?id=533542ee2b29f5f1ad490ffe00673a9ec50d375b'/>
<id>urn:sha1:533542ee2b29f5f1ad490ffe00673a9ec50d375b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add tests for equation.c.</title>
<updated>2017-10-14T22:52:43Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2017-10-14T22:52:43Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ecgen.git/commit/?id=a6289893431c59bec9eec2493a955d8e05018dfc'/>
<id>urn:sha1:a6289893431c59bec9eec2493a955d8e05018dfc</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>Add tests for gp interpretation check_f.</title>
<updated>2017-10-03T18:59:32Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2017-10-03T18:59:32Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ecgen.git/commit/?id=3bd57944c8d7e416ae5adab88e2f89ed0a358ee1'/>
<id>urn:sha1:3bd57944c8d7e416ae5adab88e2f89ed0a358ee1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add GP code interpretation as a gen_f option.</title>
<updated>2017-09-30T21:50:27Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2017-09-30T21:50:27Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ecgen.git/commit/?id=75caf69b45fda59267790939cb8f180e4f3c3498'/>
<id>urn:sha1:75caf69b45fda59267790939cb8f180e4f3c3498</id>
<content type='text'>
</content>
</entry>
</feed>
