<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ecgen.git/test/src/exhaustive, branch 0.6.2</title>
<subtitle>Tool for generating Elliptic curve domain parameters</subtitle>
<id>https://git.neuromancer.sk/ecgen.git/atom/test/src/exhaustive?h=0.6.2</id>
<link rel='self' href='https://git.neuromancer.sk/ecgen.git/atom/test/src/exhaustive?h=0.6.2'/>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ecgen.git/'/>
<updated>2017-10-17T19:45:04Z</updated>
<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>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>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 "offset_e state" param to gen_f and check_f.</title>
<updated>2017-09-30T18:45:33Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2017-09-30T18:45:33Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ecgen.git/commit/?id=8720b2359cb2f74e5b25beee712faa8001b2e73c'/>
<id>urn:sha1:8720b2359cb2f74e5b25beee712faa8001b2e73c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Format tests and cleanup includes.</title>
<updated>2017-09-19T12:36:51Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2017-09-19T12:36:51Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ecgen.git/commit/?id=f665ef8ef2e564f8986c21d965348740cb36ee30'/>
<id>urn:sha1:f665ef8ef2e564f8986c21d965348740cb36ee30</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>Fix a segfault in ANSI generation, fix ISO C initializer braces.</title>
<updated>2017-09-19T10:22:01Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2017-09-19T10:22:01Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ecgen.git/commit/?id=0a3aea134eea8aaa819548c4ad8c7c653830f5b4'/>
<id>urn:sha1:0a3aea134eea8aaa819548c4ad8c7c653830f5b4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implement a,b generation for ANSI X9.62 algo, Fp version.</title>
<updated>2017-09-19T10:10:01Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2017-09-19T10:10:01Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ecgen.git/commit/?id=04af058bf659b3871916f4535bff6932b1741fab'/>
<id>urn:sha1:04af058bf659b3871916f4535bff6932b1741fab</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix ANSI X9.62 binary field generation method.</title>
<updated>2017-09-19T09:13:42Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2017-09-19T09:13:42Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ecgen.git/commit/?id=6adddf44e235fa272d82e8dcde748d6e7a8db14a'/>
<id>urn:sha1:6adddf44e235fa272d82e8dcde748d6e7a8db14a</id>
<content type='text'>
</content>
</entry>
</feed>
