<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ecgen.git/src/invalid, branch 0.6.0</title>
<subtitle>Tool for generating Elliptic curve domain parameters
</subtitle>
<id>https://git.neuromancer.sk/ecgen.git/atom?h=0.6.0</id>
<link rel='self' href='https://git.neuromancer.sk/ecgen.git/atom?h=0.6.0'/>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ecgen.git/'/>
<updated>2017-09-19T10:47:45Z</updated>
<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>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>Renamed a bunch of generators.</title>
<updated>2017-05-31T23:46:25Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2017-05-31T23:46:25Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ecgen.git/commit/?id=261e0ce6530387db48a07c3f8925dd67e63c28bf'/>
<id>urn:sha1:261e0ce6530387db48a07c3f8925dd67e63c28bf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move stuff related to generators to src/gen.</title>
<updated>2017-05-31T21:07:35Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2017-05-31T21:07:35Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ecgen.git/commit/?id=637702cb14fe7133f3cffe58eaaca4186d67fc43'/>
<id>urn:sha1:637702cb14fe7133f3cffe58eaaca4186d67fc43</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add some more comments and docs, move exhaustive/seed.[ch] into math/</title>
<updated>2017-05-29T13:11:38Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2017-05-29T13:11:38Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ecgen.git/commit/?id=ba8c1f2bc424205cbb167b3c65ce184912c6173a'/>
<id>urn:sha1:ba8c1f2bc424205cbb167b3c65ce184912c6173a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add GENERATOR and UNROLL macro, use them</title>
<updated>2017-05-23T17:41:41Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2017-05-23T17:35:46Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ecgen.git/commit/?id=3f9e42b055c305f05da3f57b2501600488d377a7'/>
<id>urn:sha1:3f9e42b055c305f05da3f57b2501600488d377a7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add debug logging with time, refactor allocation</title>
<updated>2017-05-19T16:00:00Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2017-05-19T16:00:00Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ecgen.git/commit/?id=132a768b5718cef1ff621380f2dcf21cd0553404'/>
<id>urn:sha1:132a768b5718cef1ff621380f2dcf21cd0553404</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed unrolls / unique generator curve generaton</title>
<updated>2017-05-07T16:06:53Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2017-05-07T16:06:53Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ecgen.git/commit/?id=2c6bfa342ac85cd1ec5265b217d7cb33afd91e69'/>
<id>urn:sha1:2c6bfa342ac85cd1ec5265b217d7cb33afd91e69</id>
<content type='text'>
 - Also added some tests to catch some regressions like this early
 - Fixed double free in gens, also some funky stuff with gunclone
and obj_free in curve_free
</content>
</entry>
<entry>
<title>Add some docs, move them to /docs, clean-up includes</title>
<updated>2017-04-27T14:36:08Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2017-04-27T14:36:08Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ecgen.git/commit/?id=67132e9095402696a892f7114a2d477c5b559fdd'/>
<id>urn:sha1:67132e9095402696a892f7114a2d477c5b559fdd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add output separators, invalid curve generation now outputs valid JSON</title>
<updated>2017-04-26T21:36:24Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2017-04-26T21:36:24Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ecgen.git/commit/?id=52f205c0fb76ec39a12cbd8a68676485898856ea'/>
<id>urn:sha1:52f205c0fb76ec39a12cbd8a68676485898856ea</id>
<content type='text'>
</content>
</entry>
</feed>
