<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ecgen.git/src/gen/curve.h, branch 0.7.2</title>
<subtitle>Tool for generating Elliptic curve domain parameters</subtitle>
<id>https://git.neuromancer.sk/ecgen.git/atom/src/gen/curve.h?h=0.7.2</id>
<link rel='self' href='https://git.neuromancer.sk/ecgen.git/atom/src/gen/curve.h?h=0.7.2'/>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ecgen.git/'/>
<updated>2018-03-28T15:41:08Z</updated>
<entry>
<title>Separate curve object functions into obj.</title>
<updated>2018-03-28T15:41:08Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2018-03-28T15:40:46Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ecgen.git/commit/?id=bfee3d1ef27c87424b8d5324926593c1d852b91e'/>
<id>urn:sha1:bfee3d1ef27c87424b8d5324926593c1d852b91e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add direcory names to include guards.</title>
<updated>2018-03-03T00:24:03Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2018-03-03T00:24:03Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ecgen.git/commit/?id=d53630043dedeef63a1ea8063c537a939d43afda'/>
<id>urn:sha1:d53630043dedeef63a1ea8063c537a939d43afda</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>Update copyright year.</title>
<updated>2018-01-01T22:52:25Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2018-01-01T22:52:25Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ecgen.git/commit/?id=2f60be9eb7535207782bf98de088775f608213a7'/>
<id>urn:sha1:2f60be9eb7535207782bf98de088775f608213a7</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 the curve non-zero discriminant as a check_f.</title>
<updated>2017-09-29T17:45:41Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2017-09-29T17:45:41Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ecgen.git/commit/?id=67c88571068fe34ebf21d53ed9d872332450eb48'/>
<id>urn:sha1:67c88571068fe34ebf21d53ed9d872332450eb48</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename gen_t -&gt; gen_f.</title>
<updated>2017-09-29T15:52:01Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2017-09-29T15:52:01Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ecgen.git/commit/?id=27006e09a7fed0718e576a1d1f5e467143c83654'/>
<id>urn:sha1:27006e09a7fed0718e576a1d1f5e467143c83654</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Run clang-format.</title>
<updated>2017-09-19T11:17:22Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2017-09-19T11:17:22Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ecgen.git/commit/?id=bbcff0f1875f3ac1db7964b228db34350fb84833'/>
<id>urn:sha1:bbcff0f1875f3ac1db7964b228db34350fb84833</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>Move some stuff from general seed_t handling in gen/seed.[ch] to exhaustive/ansi.[ch].</title>
<updated>2017-09-17T18:50:22Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2017-09-17T18:50:22Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ecgen.git/commit/?id=4c66a6ce7bb18fcd24713b56e617dd769fc05266'/>
<id>urn:sha1:4c66a6ce7bb18fcd24713b56e617dd769fc05266</id>
<content type='text'>
</content>
</entry>
</feed>
