<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ecgen.git/src/gen/point.c, branch feature/cm-retry</title>
<subtitle>Tool for generating Elliptic curve domain parameters</subtitle>
<id>https://git.neuromancer.sk/ecgen.git/atom/src/gen/point.c?h=feature%2Fcm-retry</id>
<link rel='self' href='https://git.neuromancer.sk/ecgen.git/atom/src/gen/point.c?h=feature%2Fcm-retry'/>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ecgen.git/'/>
<updated>2018-04-09T16:33:15Z</updated>
<entry>
<title>Add the custom CM method, finally working.</title>
<updated>2018-04-09T16:33:15Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2018-04-09T16:33:15Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ecgen.git/commit/?id=65ec6b9789294a5bf8319b5eb14d2cb65b1b8fe8'/>
<id>urn:sha1:65ec6b9789294a5bf8319b5eb14d2cb65b1b8fe8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Separate point object functions into obj.</title>
<updated>2018-03-28T15:25:02Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2018-03-03T00:35:04Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ecgen.git/commit/?id=97149b9104569f70dc0eec47e2e0df4d8d05022d'/>
<id>urn:sha1:97149b9104569f70dc0eec47e2e0df4d8d05022d</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>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>Introduce HAS_ARG(args) macro.</title>
<updated>2017-09-29T16:34:06Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2017-09-29T16:34:06Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ecgen.git/commit/?id=0c2b270e5e5934bb4426bc526e6d50d4e9720909'/>
<id>urn:sha1:0c2b270e5e5934bb4426bc526e6d50d4e9720909</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add err output stream, default to stderr.</title>
<updated>2017-08-30T17:59:00Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2017-08-30T17:59:00Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ecgen.git/commit/?id=27241c94ef0a1752128c31a62fcfc89b3ee89b33'/>
<id>urn:sha1:27241c94ef0a1752128c31a62fcfc89b3ee89b33</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use correct allocation functions. Add try_free.</title>
<updated>2017-08-30T12:22:20Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2017-08-30T12:22:20Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ecgen.git/commit/?id=bc643ab1903239d039f6b9527cb21029a886561d'/>
<id>urn:sha1:bc643ab1903239d039f6b9527cb21029a886561d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Some cleanup of unused stuff.</title>
<updated>2017-07-19T22:43:46Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2017-07-19T22:43:46Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ecgen.git/commit/?id=75c07ec3d7c24b37b6afa0e832a5e1b52927d83b'/>
<id>urn:sha1:75c07ec3d7c24b37b6afa0e832a5e1b52927d83b</id>
<content type='text'>
</content>
</entry>
</feed>
